X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=3a96b422637d796789a46bde64069eec2b318086;hp=5efff5d9a0dbcbb455a0193dcc24402478c30261;hb=e99273367b60b9583cf9bcf4d17d1f0244c10ba9;hpb=a1b55fb491e235c028e1d451aff4b1d261d5a86c diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 5efff5d9a0..3a96b42263 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,8 +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 @@ -44,7 +48,7 @@ 5.0.0 - 2.3.7 + 2.4.0 1.7.2 4.0.10.Final 0.9.2 @@ -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