X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-it%2Fpom.xml;h=32fc49cefac0eb68f2c188dac021bad843ce1b4a;hb=6561b5cd3b3d2d8bcb26a6c4f3b8efa52b63523d;hp=ce5203232035413c997ef54b4523becb189f3046;hpb=2f034183cfcbaacf2a287f1ddf00d367674868af;p=controller.git diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index ce52032320..32fc49cefa 100644 --- a/opendaylight/netconf/netconf-it/pom.xml +++ b/opendaylight/netconf/netconf-it/pom.xml @@ -5,27 +5,16 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-SNAPSHOT + 0.3.0-SNAPSHOT netconf-it ${project.artifactId} - - 2.0.0 - ${project.groupId} - sal-binding-it - - - - - org.ops4j.pax.url - pax-url-aether - - + netconf-netty-util org.opendaylight.controller @@ -53,7 +42,16 @@ config-api test - + + org.opendaylight.yangtools + object-cache-guava + + + org.opendaylight.yangtools + mockito-configuration + + + ${project.groupId} config-manager test @@ -79,6 +77,11 @@ config-util test + + ${project.groupId} + sal-netconf-connector + test + ${project.groupId} netconf-api @@ -117,11 +120,23 @@ netconf-monitoring test + + ${project.groupId} + netconf-netty-util + test-jar + test + ${project.groupId} netconf-ssh test + + ${project.groupId} + netconf-testtool + ${project.version} + test + ${project.groupId} netconf-ssh @@ -144,61 +159,5 @@ yang-test test - - org.ops4j.pax.tinybundles - tinybundles - ${tinybundles.version} - test - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - 1 - false - false - - com.google.collections:google-collections - org.ops4j.pax.url:pax-url-aether - - - - - default-test - - true - - - - integration-tests - - test - - integration-test - - false - -Dlogback.configurationFile=${maven.test.dest}/logback.xml - - - - - - org.ops4j.pax.exam - maven-paxexam-plugin - 1.2.4 - - - generate-config - - generate-depends-file - - - - - -