X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-it%2Fpom.xml;h=968fa61596e4723d29bfe5f0b84489ff6fbd95e6;hb=6958fb8829f9e52c62c2b39526ae6a0e992da973;hp=0e9589d2d21b0bde118440a1a0c683e1bedf3fd5;hpb=07796ebcea4541f30617fa57e80602f2786b1652;p=netconf.git diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index 0e9589d2d2..968fa61596 100644 --- a/opendaylight/netconf/netconf-it/pom.xml +++ b/opendaylight/netconf/netconf-it/pom.xml @@ -3,13 +3,14 @@ 4.0.0 - org.opendaylight.controller + org.opendaylight.netconf netconf-subsystem - 0.2.5-SNAPSHOT + 1.1.0-SNAPSHOT netconf-it ${project.artifactId} + jar @@ -38,17 +39,22 @@ - ${project.groupId} + org.opendaylight.controller config-api test - ${project.groupId} + org.opendaylight.yangtools + object-cache-guava + + + + org.opendaylight.controller config-manager test - ${project.groupId} + org.opendaylight.controller config-manager test-jar test @@ -59,15 +65,20 @@ test - ${project.groupId} + org.opendaylight.controller config-persister-impl test - ${project.groupId} + org.opendaylight.controller config-util test + + ${project.groupId} + sal-netconf-connector + test + ${project.groupId} netconf-api @@ -117,6 +128,12 @@ netconf-ssh test + + ${project.groupId} + netconf-testtool + ${project.version} + test + ${project.groupId} netconf-ssh @@ -130,7 +147,7 @@ test - ${project.groupId} + org.opendaylight.controller netty-config-api test @@ -140,49 +157,4 @@ test - - - - - org.apache.maven.plugins - maven-surefire-plugin - - 1 - false - false - - - - default-test - - true - - - - integration-tests - - test - - integration-test - - false - -Dlogback.configurationFile=${maven.test.dest}/logback.xml - - - - - - org.ops4j.pax.exam - maven-paxexam-plugin - - - generate-config - - generate-depends-file - - - - - -