X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fimplementation%2Fpom.xml;h=d5648a0625d87fd698aafbd132e45400aaf7186d;hp=c973498e8549888e4b076d7e102c388c6222b9e8;hb=f6af6a742ffcf2a5b95056d956570ea514bcda4c;hpb=c541f7868e6e2d654b8080b5426bb12a39bddf11 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