X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-it%2Fpom.xml;h=7218ac78726c7c7297e215d57211a8a749f70c8f;hp=260b7a7ec8dcdda05ff1b6c8b8f2dea7c4410a28;hb=d762fe6c823ad1ba21db1cad627a1cbd6d7c6d8e;hpb=f330b481b7f70fb165f423cc566214d1efddade8 diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index 260b7a7ec8..7218ac7872 100644 --- a/opendaylight/netconf/netconf-it/pom.xml +++ b/opendaylight/netconf/netconf-it/pom.xml @@ -5,16 +5,17 @@ org.opendaylight.controller netconf-subsystem - 0.2.5-SNAPSHOT + 0.3.0-SNAPSHOT netconf-it ${project.artifactId} - - 2.0.0 - + + ${project.groupId} + netconf-netty-util + org.opendaylight.controller commons.logback_settings @@ -67,6 +68,11 @@ config-util test + + ${project.groupId} + sal-netconf-connector + test + ${project.groupId} netconf-api @@ -107,30 +113,30 @@ ${project.groupId} - netconf-ssh + netconf-netty-util + test-jar test ${project.groupId} netconf-ssh - test-jar test ${project.groupId} - netconf-util + netconf-ssh test-jar test ${project.groupId} - netty-config-api + netconf-util + test-jar test ${project.groupId} - sal-binding-it - ${mdsal.version} + netty-config-api test @@ -138,57 +144,5 @@ yang-test test - - org.ops4j.pax.tinybundles - tinybundles - ${tinybundles.version} - 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 - 1.2.4 - - - generate-config - - generate-depends-file - - - - - -