X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fintegrationtest%2Ftest-it%2Fpom.xml;h=4c7e15dbb033f127518564a47e7c8db0743acc62;hp=4305a283e2f0ac2e374629005c85fd0dbc65c7e2;hb=b23703bef6c3aaafe2dc83608a03b738ad42f945;hpb=de12565a7795af98788f8150eb0072f9c985f4a1 diff --git a/opendaylight/md-sal/sal-remoterpc-connector/integrationtest/test-it/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/integrationtest/test-it/pom.xml index 4305a283e2..4c7e15dbb0 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/integrationtest/test-it/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/integrationtest/test-it/pom.xml @@ -14,10 +14,9 @@ + 2.3.0 3.0.0 1.5.0 - 0.2.3-SNAPSHOT - 0.2.3-SNAPSHOT @@ -49,7 +48,7 @@ - org.eclipse.m2e @@ -202,12 +201,12 @@ org.opendaylight.yangtools yang-data-api - + org.opendaylight.yangtools yang-parser-impl - 0.5.9-SNAPSHOT + ${yangtools.version} org.opendaylight.controller @@ -317,9 +316,8 @@ 0.5.1-SNAPSHOT - org.opendaylight.controller - ietf-netconf-monitoring - ${netconf.version} + org.opendaylight.controller + ietf-netconf-monitoring org.opendaylight.yangtools @@ -328,12 +326,12 @@ org.opendaylight.yangtools.model yang-ext - 2013.09.07.1 + 2013.09.07.3 org.opendaylight.yangtools.model opendaylight-l2-types - 2013.08.27.1 + 2013.08.27.3 org.opendaylight.controller @@ -389,20 +387,29 @@ - org.codehaus.jackson - jackson-mapper-asl - 1.9.2 + com.fasterxml.jackson.core + jackson-databind + ${jackson.version} + - org.codehaus.jackson - jackson-core-asl - 1.9.2 + com.fasterxml.jackson.core + jackson-annotations + ${jackson.version} + + + com.fasterxml.jackson.core + jackson-core + ${jackson.version} + + org.zeromq jeromq 0.3.1 + org.opendaylight.yangtools.thirdparty xtend-lib-osgi @@ -430,45 +437,34 @@ org.opendaylight.controller config-netconf-connector - ${netconf.version} test - - org.opendaylight.controller - yang-store-impl - ${config.version} - org.opendaylight.controller logback-config - ${config.version} org.opendaylight.controller config-persister-impl - ${config.version} org.opendaylight.controller - config-persister-file-adapter - ${config.version} + config-persister-file-xml-adapter org.opendaylight.controller netconf-impl - ${netconf.version} org.opendaylight.controller netconf-client - ${netconf.version} org.ops4j.pax.exam pax-exam ${exam.version} - compile