X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-it%2Fpom.xml;h=57067f47ecded6b0d9e6bd745b0b0de3df344d3d;hb=f98c06febcb1758cd11fce5117838e535bb52b57;hp=9b0c7ab08a29ef028563f5dd254c931ae7605a25;hpb=2c7c9ef5e517de98e0d740f938762cc746dbcde1;p=controller.git diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index 9b0c7ab08a..57067f47ec 100644 --- a/opendaylight/netconf/netconf-it/pom.xml +++ b/opendaylight/netconf/netconf-it/pom.xml @@ -5,7 +5,7 @@ netconf-subsystem org.opendaylight.controller - 0.2.4-SNAPSHOT + 0.2.5-SNAPSHOT netconf-it @@ -28,11 +28,6 @@ yang-store-api test - - ${project.groupId} - yang-test - test - ${project.groupId} netconf-api @@ -74,6 +69,12 @@ netconf-monitoring test + + ${project.groupId} + sal-binding-it + ${mdsal.version} + test + ${project.groupId} netconf-mapping-api @@ -96,6 +97,12 @@ test test-jar + + org.opendaylight.controller + yang-test + ${config.version} + test + ${project.groupId} yang-store-impl @@ -155,6 +162,19 @@ + + org.ops4j.pax.exam + maven-paxexam-plugin + 1.2.4 + + + generate-config + + generate-depends-file + + + +