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=66106075d320b14269ebb0a05ffde05df42ce740;hb=d762fe6c823ad1ba21db1cad627a1cbd6d7c6d8e;hpb=f1221447a0bf54f8d9d89c533a13dddc9f33ee0a diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index 66106075d3..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 @@ -105,6 +111,12 @@ netconf-monitoring test + + ${project.groupId} + netconf-netty-util + test-jar + test + ${project.groupId} netconf-ssh @@ -133,50 +145,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 - 1.2.4 - - - generate-config - - generate-depends-file - - - - - -