X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-it%2Fpom.xml;h=340e295d525fcde4ab7b543b01b77f09d0f516bf;hp=57067f47ecded6b0d9e6bd745b0b0de3df344d3d;hb=7f0272398ce3dab7ceddd998c7bb510df3b28838;hpb=f98c06febcb1758cd11fce5117838e535bb52b57 diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index 57067f47ec..340e295d52 100644 --- a/opendaylight/netconf/netconf-it/pom.xml +++ b/opendaylight/netconf/netconf-it/pom.xml @@ -1,6 +1,9 @@ 4.0.0 + + 2.0.0 + netconf-subsystem @@ -25,17 +28,19 @@ ${project.groupId} - yang-store-api + netconf-api test ${project.groupId} - netconf-api + netconf-client test ${project.groupId} netconf-client + ${project.version} + test-jar test @@ -43,6 +48,11 @@ config-netconf-connector test + + ${project.groupId} + netty-config-api + test + ${project.groupId} config-manager @@ -64,6 +74,12 @@ netconf-impl test + + ${project.groupId} + netconf-impl + test + test-jar + ${project.groupId} netconf-monitoring @@ -103,17 +119,6 @@ ${config.version} test - - ${project.groupId} - yang-store-impl - test - - - ${project.groupId} - yang-store-impl - test - test-jar - org.opendaylight.controller logback-config @@ -130,6 +135,16 @@ org.opendaylight.controller commons.logback_settings + + org.ops4j.pax.tinybundles + tinybundles + ${tinybundles.version} + test + + + xmlunit + xmlunit +