X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fnetconf-it%2Fpom.xml;h=340e295d525fcde4ab7b543b01b77f09d0f516bf;hb=259b65622b8c29c49235c2210609b9f7a68826eb;hp=aab939e8d90933dedc0dfb496d6db1ada9e48217;hpb=94b968f7454a2d677b1ac8fc4a81c10ecca03fa3;p=controller.git diff --git a/opendaylight/netconf/netconf-it/pom.xml b/opendaylight/netconf/netconf-it/pom.xml index aab939e8d9..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 @@ -33,11 +36,23 @@ netconf-client test + + ${project.groupId} + netconf-client + ${project.version} + test-jar + test + ${project.groupId} config-netconf-connector test + + ${project.groupId} + netty-config-api + test + ${project.groupId} config-manager @@ -59,6 +74,12 @@ netconf-impl test + + ${project.groupId} + netconf-impl + test + test-jar + ${project.groupId} netconf-monitoring @@ -114,6 +135,16 @@ org.opendaylight.controller commons.logback_settings + + org.ops4j.pax.tinybundles + tinybundles + ${tinybundles.version} + test + + + xmlunit + xmlunit +