X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=b70586f432b954fcc0ba1443cfcc73c253888708;hp=ad8356431ecc4777bfee0bd1b1e7717c1a7af039;hb=fdbc91710543cdac880f87bda9793c46582f1618;hpb=fcccbe2ab580850a63bb25d657bd10ef424b7614 diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index ad8356431e..b70586f432 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -28,7 +28,9 @@ netconf-client netconf-ssh ../../third-party/ganymed - ../../third-party/com.siemens.ct.exi + netconf-monitoring + ietf-netconf-monitoring + ietf-netconf-monitoring-extension @@ -45,10 +47,9 @@ 5.0.0 - 2.3.7 + 2.4.0 1.7.2 4.0.10.Final - 0.9.2 @@ -71,12 +72,6 @@ org.osgi.core ${osgi.version} - - org.opendaylight.bgpcep - mockito-configuration - ${bgpcep.version} - test - ${project.groupId} config-api @@ -145,6 +140,12 @@ netconf-ssh ${netconf.version} + + ${project.groupId} + netconf-ssh + ${netconf.version} + test-jar + ${project.groupId} netconf-mapping-api @@ -155,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 @@ -190,11 +201,6 @@ logback-config ${config.version} - - com.siemens.ct.exi - exificient - ${ct.exi.version} -