X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=b70586f432b954fcc0ba1443cfcc73c253888708;hp=b22732e630bf0b5263d1221c9684faf2e0a14f52;hb=fdbc91710543cdac880f87bda9793c46582f1618;hpb=350dbdeb0a3d942ba532ada1d1931baf591bec5b diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index b22732e630..b70586f432 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,9 @@ 5.0.0 - 2.3.7 + 2.4.0 1.7.2 4.0.10.Final - 0.9.2 @@ -70,12 +72,6 @@ org.osgi.core ${osgi.version} - - org.opendaylight.bgpcep - mockito-configuration - ${bgpcep.version} - test - ${project.groupId} config-api @@ -139,6 +135,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 +156,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 +201,6 @@ logback-config ${config.version} - - com.siemens.ct.exi - exificient - ${ct.exi.version} -