X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=ad8356431ecc4777bfee0bd1b1e7717c1a7af039;hb=17273a7c91b95c529b2743635e51265e36e0010c;hp=8f69f8dca066a949a306bd2e98b038bdeb392a5c;hpb=ba9923120b5c9aee1562a4e61162e8514d4c9dfe;p=controller.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 8f69f8dca0..ad8356431e 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,9 @@ config-persister-impl netconf-mapping-api netconf-client + netconf-ssh + ../../third-party/ganymed + ../../third-party/com.siemens.ct.exi @@ -45,6 +48,7 @@ 2.3.7 1.7.2 4.0.10.Final + 0.9.2 @@ -136,6 +140,11 @@ ${netconf.version} test-jar + + ${project.groupId} + netconf-ssh + ${netconf.version} + ${project.groupId} netconf-mapping-api @@ -181,6 +190,11 @@ logback-config ${config.version} + + com.siemens.ct.exi + exificient + ${ct.exi.version} +