X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnetconf%2Fpom.xml;h=21a1ffe81dab64f9fab54bdf316b03631937ed6c;hb=66249d6ccc367fad055a269f561860d2d96af385;hp=840f557f51ae14fd41a737a38de07421ee70de14;hpb=682722fadd581d3ffd5d47011cccf4fbf32d84d4;p=controller.git diff --git a/opendaylight/netconf/pom.xml b/opendaylight/netconf/pom.xml index 840f557f51..50e84463f5 100644 --- a/opendaylight/netconf/pom.xml +++ b/opendaylight/netconf/pom.xml @@ -1,210 +1,119 @@ - - 4.0.0 + + + 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.4.1-SNAPSHOT - ../commons/opendaylight - + + org.opendaylight.controller + commons.opendaylight + 1.4.2-SNAPSHOT + ../commons/opendaylight + + netconf-subsystem - ${netconf.version} - netconf-subsystem - pom - ${project.artifactId} - - 3.0.4 - + 0.2.5-SNAPSHOT + pom + ${project.artifactId} + + 3.0.4 + + + netconf-api + netconf-impl + config-netconf-connector + netconf-util + config-persister-impl + netconf-mapping-api + netconf-client + netconf-ssh + netconf-monitoring + ietf-netconf-monitoring + ietf-netconf-monitoring-extension + - - netconf-api - netconf-impl - config-netconf-connector - netconf-util - netconf-it - config-persister-impl - netconf-mapping-api - netconf-client - + + + org.osgi + org.osgi.core + + + ch.qos.logback + logback-classic + test + + + junit + junit + test + + - - 5.0.0 - 2.3.7 - 1.7.2 - 1.7 - 1.7 - 4.0.10.Final - + + + + + org.apache.felix + maven-bundle-plugin + true + + + ${project.groupId}.${project.artifactId} + + + + + org.opendaylight.yangtools + yang-maven-plugin + ${yangtools.version} + + + org.opendaylight.yangtools + maven-sal-api-gen-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 + + + + + - - - junit - junit - test - - - ch.qos.logback - logback-classic - test - - + + + + org.apache.maven.plugins + maven-compiler-plugin + + + - - - - org.osgi - org.osgi.core - ${osgi.version} - - - org.opendaylight.bgpcep - mockito-configuration - ${bgpcep.version} - test - - - ${project.groupId} - config-api - ${config.version} - - - ${project.groupId} - config-manager - ${config.version} - - - ${project.groupId} - config-manager - ${config.version} - test-jar - - - ${project.groupId} - yang-jmx-generator - ${config.version} - - - ${project.groupId} - config-util - ${config.version} - - - ${project.groupId} - yang-store-api - ${config.version} - - - ${project.groupId} - yang-store-impl - ${config.version} - - - ${project.groupId} - yang-store-impl - ${config.version} - test-jar - - - ${project.groupId} - yang-test - ${config.version} - - - ${project.groupId} - netconf-api - ${netconf.version} - - - ${project.groupId} - netconf-util - ${netconf.version} - - - ${project.groupId} - netconf-util - ${netconf.version} - test-jar - - - ${project.groupId} - netconf-mapping-api - ${netconf.version} - - - ${project.groupId} - netconf-impl - ${netconf.version} - - - org.opendaylight.controller - config-persister-api - ${config.version} - - - org.opendaylight.controller - config-persister-file-adapter - ${config.version} - - - ${project.groupId} - 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} - - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.5.1 - - ${java.version.source} - ${java.version.target} - ${java.version.source} - ${java.version.target} - - - - - - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - true - - - ${project.groupId}.${project.artifactId} - - - - - - - + + + integrationtests + + false + + + netconf-it + + +