X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-it%2Fpom.xml;h=3ca79be9d9d1cafca126370f768ef8f68f2a90f0;hb=1745f92957146128e8a4a111adb7ed830f737e0a;hp=13b0a1e570b122ae04a94e5b626b27e7c93f7b88;hpb=18a090d8e17e83debe6748b4db865435aeab88c8;p=controller.git diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index 13b0a1e570..3ca79be9d9 100644 --- a/opendaylight/netconf/netconf-it/pom.xml +++ b/opendaylight/netconf/netconf-it/pom.xml @@ -1,13 +1,14 @@ - + 4.0.0 + + 2.0.0 + netconf-subsystem org.opendaylight.controller - 0.2.3-SNAPSHOT + 0.2.5-SNAPSHOT netconf-it @@ -25,24 +26,21 @@ config-util test - - ${project.groupId} - yang-store-api - test - ${project.groupId} netconf-api test - org.opendaylight.bgpcep - util + ${project.groupId} + netconf-client test ${project.groupId} netconf-client + ${project.version} + test-jar test @@ -52,7 +50,7 @@ ${project.groupId} - yang-test + netty-config-api test @@ -76,6 +74,23 @@ netconf-impl test + + ${project.groupId} + netconf-impl + test + test-jar + + + ${project.groupId} + netconf-monitoring + test + + + ${project.groupId} + sal-binding-it + ${mdsal.version} + test + ${project.groupId} netconf-mapping-api @@ -83,21 +98,27 @@ ${project.groupId} - netconf-util + netconf-ssh test - test-jar ${project.groupId} - yang-store-impl + netconf-ssh test + test-jar ${project.groupId} - yang-store-impl + netconf-util test test-jar + + org.opendaylight.controller + yang-test + ${config.version} + test + org.opendaylight.controller logback-config @@ -107,14 +128,19 @@ slf4j-api - org.opendaylight.bgpcep + org.opendaylight.yangtools mockito-configuration - test org.opendaylight.controller commons.logback_settings + + org.ops4j.pax.tinybundles + tinybundles + ${tinybundles.version} + test + @@ -141,14 +167,25 @@ test - - **/org/opendaylight/controller/netconf/it/*.java - false + -Dlogback.configurationFile=${maven.test.dest}/logback.xml + + org.ops4j.pax.exam + maven-paxexam-plugin + 1.2.4 + + + generate-config + + generate-depends-file + + + +