X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-it%2Fpom.xml;h=aab939e8d90933dedc0dfb496d6db1ada9e48217;hb=e467b27c2487308a0e4b12f3565b6e1077e103e2;hp=13b0a1e570b122ae04a94e5b626b27e7c93f7b88;hpb=25a2051acf9b3095b33776bf4e269c7fd5dc678a;p=controller.git diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index 13b0a1e570..aab939e8d9 100644 --- a/opendaylight/netconf/netconf-it/pom.xml +++ b/opendaylight/netconf/netconf-it/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 netconf-subsystem org.opendaylight.controller - 0.2.3-SNAPSHOT + 0.2.5-SNAPSHOT netconf-it @@ -25,55 +23,51 @@ 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 + config-netconf-connector test ${project.groupId} - config-netconf-connector + config-manager test ${project.groupId} - yang-test + config-persister-impl test ${project.groupId} config-manager test + test-jar ${project.groupId} - config-persister-impl + netconf-impl test ${project.groupId} - config-manager + netconf-monitoring test - test-jar ${project.groupId} - netconf-impl + sal-binding-it + ${mdsal.version} test @@ -83,21 +77,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,9 +107,8 @@ slf4j-api - org.opendaylight.bgpcep + org.opendaylight.yangtools mockito-configuration - test org.opendaylight.controller @@ -141,14 +140,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 + + + +