X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fnetconf%2Fpom.xml;h=ad8356431ecc4777bfee0bd1b1e7717c1a7af039;hb=b7b0bfb90e09d2838fa6717a3cfbc85b93e67e14;hp=b9f93144992e6ae3525b9dc007599dab5986788d;hpb=85f16942a4a1ccdf1bc10213cdedfa09f7d325b8;p=controller.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index b9f9314499..ad8356431e 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,32 @@ 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 + + + integrationtests + + false + + + netconf-it + + + + 5.0.0 2.3.7 1.7.2 - 1.7 - 1.7 4.0.10.Final + 0.9.2 @@ -93,12 +106,12 @@ ${project.groupId} yang-store-api - ${config.yangstore.version} + ${config.version} ${project.groupId} yang-store-impl - ${config.yangstore.version} + ${config.version} ${project.groupId} @@ -127,6 +140,11 @@ ${netconf.version} test-jar + + ${project.groupId} + netconf-ssh + ${netconf.version} + ${project.groupId} netconf-mapping-api @@ -172,6 +190,11 @@ logback-config ${config.version} + + com.siemens.ct.exi + exificient + ${ct.exi.version} + @@ -181,13 +204,6 @@ org.apache.maven.plugins maven-compiler-plugin - 2.5.1 - - ${java.version.source} - ${java.version.target} - ${java.version.source} - ${java.version.target} -