X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-it%2Fpom.xml;h=68fd34e13594c8320176fc1d0aa585b4eba959c3;hp=9b0c7ab08a29ef028563f5dd254c931ae7605a25;hb=6932c15f119da55b17ce4ad39236566bfed96ab3;hpb=619f87d7ff5b11898aa1571d5fad7c9468753ecd diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index 9b0c7ab08a..68fd34e135 100644 --- a/opendaylight/netconf/netconf-it/pom.xml +++ b/opendaylight/netconf/netconf-it/pom.xml @@ -1,11 +1,14 @@ 4.0.0 + + 2.0.0 + netconf-subsystem org.opendaylight.controller - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT netconf-it @@ -25,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 @@ -76,36 +81,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 @@ -123,6 +129,12 @@ org.opendaylight.controller commons.logback_settings + + org.ops4j.pax.tinybundles + tinybundles + ${tinybundles.version} + test + @@ -155,6 +167,19 @@ + + org.ops4j.pax.exam + maven-paxexam-plugin + 1.2.4 + + + generate-config + + generate-depends-file + + + +