X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-it%2Fpom.xml;h=340e295d525fcde4ab7b543b01b77f09d0f516bf;hb=259b65622b8c29c49235c2210609b9f7a68826eb;hp=410d9a96aa4a254b043901e74d3e19d8b049ead3;hpb=549b3260a884bf1801d6ea1a0f4ffb7bb5ed2bf5;p=controller.git diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index 410d9a96aa..340e295d52 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 @@ -27,32 +28,29 @@ ${project.groupId} - yang-store-api + netconf-api test ${project.groupId} - yang-test + netconf-client test ${project.groupId} - netconf-api - test - - - org.opendaylight.bgpcep - util + netconf-client + ${project.version} + test-jar test ${project.groupId} - netconf-client + config-netconf-connector test ${project.groupId} - config-netconf-connector + 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 @@ -88,20 +103,21 @@ ${project.groupId} - netconf-util + netconf-ssh test test-jar ${project.groupId} - yang-store-impl + netconf-util test + test-jar - ${project.groupId} - yang-store-impl + org.opendaylight.controller + yang-test + ${config.version} test - test-jar org.opendaylight.controller @@ -112,14 +128,23 @@ 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 + + + xmlunit + xmlunit + @@ -152,6 +177,19 @@ + + org.ops4j.pax.exam + maven-paxexam-plugin + 1.2.4 + + + generate-config + + generate-depends-file + + + +