X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=52b7370e35fa51d97806a66062a280ca595ff80a;hp=7f0bd4407812e9f3c6451958778c8ce23abea1ed;hb=6da86863382c6c850fb2f7c7d2e026d0aa96ae1a;hpb=80fa93b16fe26d6f0d5ea71ff4f387a48b09b5fa diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 7f0bd44078..52b7370e35 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -9,7 +9,7 @@ ../commons/opendaylight - 0.2.2-SNAPSHOT + 0.2.3-SNAPSHOT netconf-subsystem pom ${project.artifactId} @@ -23,17 +23,34 @@ netconf-impl config-netconf-connector netconf-util - netconf-it config-persister-impl netconf-mapping-api netconf-client + netconf-ssh + ../../third-party/ganymed + ../../third-party/com.siemens.ct.exi + netconf-monitoring + ietf-netconf-monitoring + + + integrationtests + + false + + + netconf-it + + + + 5.0.0 2.3.7 1.7.2 4.0.10.Final + 0.9.2 @@ -125,6 +142,11 @@ ${netconf.version} test-jar + + ${project.groupId} + netconf-ssh + ${netconf.version} + ${project.groupId} netconf-mapping-api @@ -135,6 +157,16 @@ netconf-impl ${netconf.version} + + ${project.groupId} + netconf-monitoring + ${netconf.version} + + + ${project.groupId} + ietf-netconf-monitoring + ${netconf.version} + org.opendaylight.controller config-persister-api @@ -170,6 +202,11 @@ logback-config ${config.version} + + com.siemens.ct.exi + exificient + ${ct.exi.version} +