X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=21a1ffe81dab64f9fab54bdf316b03631937ed6c;hb=d10665e0255089f18f34149c4d2ed6f045d0f63f;hp=8f69f8dca066a949a306bd2e98b038bdeb392a5c;hpb=6668a20ff21282576d2d408d9b1ce4cf9ba0c9ac;p=controller.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 8f69f8dca0..21a1ffe81d 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} @@ -26,6 +26,12 @@ config-persister-impl netconf-mapping-api netconf-client + netconf-ssh + ../../third-party/ganymed + ../../third-party/com.siemens.ct.exi + netconf-monitoring + ietf-netconf-monitoring + ietf-netconf-monitoring-extension @@ -42,9 +48,10 @@ 5.0.0 - 2.3.7 + 2.4.0 1.7.2 4.0.10.Final + 0.9.2 @@ -136,6 +143,17 @@ ${netconf.version} test-jar + + ${project.groupId} + netconf-ssh + ${netconf.version} + + + ${project.groupId} + netconf-ssh + ${netconf.version} + test-jar + ${project.groupId} netconf-mapping-api @@ -146,6 +164,16 @@ netconf-impl ${netconf.version} + + ${project.groupId} + netconf-monitoring + ${netconf.version} + + + ${project.groupId} + ietf-netconf-monitoring + ${netconf.version} + org.opendaylight.controller config-persister-api @@ -181,6 +209,11 @@ logback-config ${config.version} + + com.siemens.ct.exi + exificient + ${ct.exi.version} +