X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=e70df1b9493634806c701b5ebd861bac36ab4b6d;hb=5fe4a2c1eb78c0d0fe349354f39df4861ded6ee3;hp=5447f7f5d057c71eba0e08369986c46c31013903;hpb=292bc87b66ab44f9d5d81587c25a5bd1d68dc766;p=controller.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 5447f7f5d0..e70df1b949 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,7 +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 @@ -46,6 +51,7 @@ 2.3.7 1.7.2 4.0.10.Final + 0.9.2 @@ -137,6 +143,11 @@ ${netconf.version} test-jar + + ${project.groupId} + netconf-ssh + ${netconf.version} + ${project.groupId} netconf-mapping-api @@ -147,6 +158,16 @@ netconf-impl ${netconf.version} + + ${project.groupId} + netconf-monitoring + ${netconf.version} + + + ${project.groupId} + ietf-netconf-monitoring + ${netconf.version} + org.opendaylight.controller config-persister-api @@ -182,6 +203,11 @@ logback-config ${config.version} + + com.siemens.ct.exi + exificient + ${ct.exi.version} +