X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fimplementation%2Fpom.xml;h=d5648a0625d87fd698aafbd132e45400aaf7186d;hb=edb3b76df1fa27594d5f9ee368d737576b0b38f8;hp=c973498e8549888e4b076d7e102c388c6222b9e8;hpb=7c8a9930f530bfff1da40a4165f7699b23584e17;p=controller.git diff --git a/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml index c973498e85..d5648a0625 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml @@ -14,7 +14,7 @@ 0.3.1 - 1.9.8 + 2.3.0 1.0.1 @@ -61,10 +61,6 @@ org.opendaylight.yangtools yang-data-impl - - org.opendaylight.yangtools - yang-common - @@ -84,16 +80,25 @@ org.slf4j slf4j-api + - org.codehaus.jackson - jackson-core-asl + com.fasterxml.jackson.core + jackson-annotations ${jackson.version} + - org.codehaus.jackson - jackson-mapper-asl + com.fasterxml.jackson.core + jackson-core ${jackson.version} + + + com.fasterxml.jackson.core + jackson-databind + ${jackson.version} + + stax stax-api