X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=ad8356431ecc4777bfee0bd1b1e7717c1a7af039;hb=fe7eb3f60b2d83d0e6a812cab5d4ba5319bb4e18;hp=cff6dfa538582afeb8765aa468591a8089ec4698;hpb=a92d9d6a21a0f6ca8d2153795721f500eaf29ee9;p=controller.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index cff6dfa538..9a71c47193 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -1,16 +1,14 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.1-SNAPSHOT + 1.4.2-SNAPSHOT ../commons/opendaylight - org.opendaylight.controller - 0.2.1-SNAPSHOT + 0.2.5-SNAPSHOT netconf-subsystem pom ${project.artifactId} @@ -24,18 +22,31 @@ netconf-impl config-netconf-connector netconf-util - netconf-it config-persister-impl netconf-mapping-api netconf-client + netconf-ssh + 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 @@ -59,20 +70,20 @@ ${osgi.version} - org.opendaylight.bgpcep - mockito-configuration - ${bgpcep.version} - test + ${project.groupId} + config-api + ${config.version} ${project.groupId} - config-api + config-manager ${config.version} ${project.groupId} config-manager ${config.version} + test-jar ${project.groupId} @@ -86,17 +97,84 @@ ${project.groupId} - yang-store-api + yang-test ${config.version} ${project.groupId} - yang-store-impl + netconf-api + ${netconf.version} + + + ${project.groupId} + netconf-util + ${netconf.version} + + + ${project.groupId} + netconf-util + ${netconf.version} + test-jar + + + ${project.groupId} + netconf-ssh + ${netconf.version} + + + ${project.groupId} + netconf-ssh + ${netconf.version} + test-jar + + + ${project.groupId} + netconf-mapping-api + ${netconf.version} + + + ${project.groupId} + netconf-impl + ${netconf.version} + + + ${project.groupId} + netconf-monitoring + ${netconf.version} + + + ${project.groupId} + ietf-netconf-monitoring + ${netconf.version} + + + org.opendaylight.controller + config-persister-api ${config.version} ${project.groupId} - yang-test + netconf-client + ${netconf.version} + + + xmlunit + xmlunit + 1.4 + + + ${project.groupId} + config-netconf-connector + ${netconf.version} + + + ${project.groupId} + config-persister-impl + ${netconf.version} + + + org.opendaylight.controller + logback-config ${config.version} @@ -108,13 +186,6 @@ org.apache.maven.plugins maven-compiler-plugin - 2.5.1 - - ${java.version.source} - ${java.version.target} - ${java.version.source} - ${java.version.target} - @@ -130,19 +201,45 @@ + + org.opendaylight.yangtools + yang-maven-plugin + ${yangtools.version} + + + + generate-sources + + + src/main/yang + + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + + + ${salGeneratorPath} + + + + org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl + ${project.build.directory}/site/models + + + true + + + + + + org.opendaylight.yangtools + maven-sal-api-gen-plugin + ${yangtools.version} + + + -