X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsal-remoterpc-connector%2Fintegrationtest%2Ftest-it%2Fpom.xml;h=84e9d29c72ab80bba8d36e971c45d82ee932f99b;hb=48814d6a264b8f13e5db1422336d9ef25cb05fa9;hp=4305a283e2f0ac2e374629005c85fd0dbc65c7e2;hpb=de12565a7795af98788f8150eb0072f9c985f4a1;p=controller.git 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..84e9d29c72 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 @@ -4,7 +4,7 @@ sal-remoterpc-connector-test-parent org.opendaylight.controller.tests - 1.0-SNAPSHOT + 1.1-SNAPSHOT sal-remoterpc-connector-test-it @@ -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 @@ -96,17 +95,17 @@ org.opendaylight.controller.tests sal-remoterpc-connector-test-provider - 1.0-SNAPSHOT + 1.1-SNAPSHOT org.opendaylight.controller.tests sal-remoterpc-connector-test-consumer - 1.0-SNAPSHOT + 1.1-SNAPSHOT org.opendaylight.controller sal-broker-impl - 1.0-SNAPSHOT + 1.1-SNAPSHOT org.ops4j.pax.exam @@ -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,9 @@ 0.5.1-SNAPSHOT - org.opendaylight.controller - ietf-netconf-monitoring - ${netconf.version} + org.opendaylight.controller + ietf-netconf-monitoring + 0.2.5-SNAPSHOT org.opendaylight.yangtools @@ -328,12 +327,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 +388,29 @@ - org.codehaus.jackson - jackson-mapper-asl - 1.9.2 + com.fasterxml.jackson.core + jackson-databind + ${jackson.version} + + + + com.fasterxml.jackson.core + jackson-annotations + ${jackson.version} + - org.codehaus.jackson - jackson-core-asl - 1.9.2 + com.fasterxml.jackson.core + jackson-core + ${jackson.version} + org.zeromq jeromq 0.3.1 + org.opendaylight.yangtools.thirdparty xtend-lib-osgi @@ -430,45 +438,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