X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=c4b146722004d6792303b0f0a3a423d2d89f91e6;hb=0c5fea94e6b10494863a9ed3603279919cb3ef1c;hp=840f557f51ae14fd41a737a38de07421ee70de14;hpb=682722fadd581d3ffd5d47011cccf4fbf32d84d4;p=controller.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 840f557f51..c4b1467220 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -9,7 +9,7 @@ ../commons/opendaylight - ${netconf.version} + 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 + ../../third-party/com.siemens.ct.exi + netconf-monitoring + ietf-netconf-monitoring + ietf-netconf-monitoring-extension + + + integrationtests + + false + + + netconf-it + + + + 5.0.0 2.3.7 1.7.2 - 1.7 - 1.7 4.0.10.Final + 0.9.2 @@ -127,6 +143,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 +164,16 @@ netconf-impl ${netconf.version} + + ${project.groupId} + netconf-monitoring + ${netconf.version} + + + ${project.groupId} + ietf-netconf-monitoring + ${netconf.version} + org.opendaylight.controller config-persister-api @@ -172,6 +209,11 @@ logback-config ${config.version} + + com.siemens.ct.exi + exificient + ${ct.exi.version} + @@ -181,13 +223,6 @@ org.apache.maven.plugins maven-compiler-plugin - 2.5.1 - - ${java.version.source} - ${java.version.target} - ${java.version.source} - ${java.version.target} -