X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-it%2Fpom.xml;h=3ca79be9d9d1cafca126370f768ef8f68f2a90f0;hb=1745f92957146128e8a4a111adb7ed830f737e0a;hp=5e8f29193a53b52df1bd0550b83999f97b92bb61;hpb=1208cf638d47c7908604ab04eaf0e1dbaa67c9cb;p=controller.git diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index 5e8f29193a..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 @@ -27,27 +28,29 @@ ${project.groupId} - yang-store-api + netconf-api test ${project.groupId} - yang-test + netconf-client test ${project.groupId} - netconf-api + netconf-client + ${project.version} + test-jar test ${project.groupId} - netconf-client + config-netconf-connector test ${project.groupId} - config-netconf-connector + netty-config-api test @@ -71,6 +74,12 @@ netconf-impl test + + ${project.groupId} + netconf-impl + test + test-jar + ${project.groupId} netconf-monitoring @@ -78,36 +87,37 @@ ${project.groupId} - netconf-mapping-api + sal-binding-it + ${mdsal.version} test ${project.groupId} - netconf-ssh + netconf-mapping-api test ${project.groupId} netconf-ssh test - test-jar ${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 @@ -125,6 +135,12 @@ org.opendaylight.controller commons.logback_settings + + org.ops4j.pax.tinybundles + tinybundles + ${tinybundles.version} + test + @@ -157,6 +173,19 @@ + + org.ops4j.pax.exam + maven-paxexam-plugin + 1.2.4 + + + generate-config + + generate-depends-file + + + +