X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=52b7370e35fa51d97806a66062a280ca595ff80a;hb=d65a9c7d39f52b589e0f02abdde0afd6ac98ba35;hp=5efff5d9a0dbcbb455a0193dcc24402478c30261;hpb=f467b1de7ed7a25d19d9210c0372bfb8b8fd697f;p=controller.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 5efff5d9a0..52b7370e35 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,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 @@ -139,6 +142,11 @@ ${netconf.version} test-jar + + ${project.groupId} + netconf-ssh + ${netconf.version} + ${project.groupId} netconf-mapping-api @@ -149,6 +157,16 @@ netconf-impl ${netconf.version} + + ${project.groupId} + netconf-monitoring + ${netconf.version} + + + ${project.groupId} + ietf-netconf-monitoring + ${netconf.version} + org.opendaylight.controller config-persister-api