X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=b419df0bbe13e672674d67b31b6b7ed5340acc1b;hb=5047025853d5c5cc950c9cd5c53f50fb7fae8f4d;hp=8436a1388b250ef683cf0eeadee0143b806ace13;hpb=2c6fd09ad16f5c2968390a674865efbbe5f1fcec;p=controller.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 8436a1388b..b419df0bbe 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} @@ -23,19 +23,35 @@ netconf-impl config-netconf-connector netconf-util - netconf-it config-persister-impl netconf-mapping-api netconf-client + netconf-ssh + ../../third-party/ganymed + netconf-monitoring + ietf-netconf-monitoring + ietf-netconf-monitoring-extension + + + integrationtests + + false + + + netconf-it + + + + 5.0.0 - 2.3.7 + 2.4.0 1.7.2 - 1.7 - 1.7 4.0.10.Final + 0.2.3-SNAPSHOT + 0.2.3-SNAPSHOT @@ -58,12 +74,6 @@ org.osgi.core ${osgi.version} - - org.opendaylight.bgpcep - mockito-configuration - ${bgpcep.version} - test - ${project.groupId} config-api @@ -127,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 @@ -137,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 @@ -181,13 +212,6 @@ org.apache.maven.plugins maven-compiler-plugin - 2.5.1 - - ${java.version.source} - ${java.version.target} - ${java.version.source} - ${java.version.target} -