X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=b419df0bbe13e672674d67b31b6b7ed5340acc1b;hb=5047025853d5c5cc950c9cd5c53f50fb7fae8f4d;hp=b22732e630bf0b5263d1221c9684faf2e0a14f52;hpb=bd2fdc53c6e7d21febc673b1d7062ca82849eb74;p=controller.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index b22732e630..b419df0bbe 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -26,8 +26,11 @@ 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 @@ -44,10 +47,11 @@ 5.0.0 - 2.3.7 + 2.4.0 1.7.2 4.0.10.Final - 0.9.2 + 0.2.3-SNAPSHOT + 0.2.3-SNAPSHOT @@ -70,12 +74,6 @@ org.osgi.core ${osgi.version} - - org.opendaylight.bgpcep - mockito-configuration - ${bgpcep.version} - test - ${project.groupId} config-api @@ -139,6 +137,17 @@ ${netconf.version} test-jar + + ${project.groupId} + netconf-ssh + ${netconf.version} + + + ${project.groupId} + netconf-ssh + ${netconf.version} + test-jar + ${project.groupId} netconf-mapping-api @@ -149,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 @@ -184,11 +203,6 @@ logback-config ${config.version} - - com.siemens.ct.exi - exificient - ${ct.exi.version} -