X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-it%2Fpom.xml;h=68fd34e13594c8320176fc1d0aa585b4eba959c3;hb=b66923141fce710094cb8e61bf794f9f0e678f50;hp=f2de91ef46d2be313b7626262076463fa8cc687d;hpb=6da86863382c6c850fb2f7c7d2e026d0aa96ae1a;p=controller.git diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index f2de91ef46..68fd34e135 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 @@ -81,6 +79,12 @@ netconf-monitoring test + + ${project.groupId} + sal-binding-it + ${mdsal.version} + test + ${project.groupId} netconf-mapping-api @@ -93,20 +97,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 @@ -117,14 +122,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 + @@ -157,6 +167,19 @@ + + org.ops4j.pax.exam + maven-paxexam-plugin + 1.2.4 + + + generate-config + + generate-depends-file + + + +