X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=8b4e478429b517612c53cc95c8f6a51e6585adec;hb=61ba702db1c87226354ec9c3351262500ffe6cb8;hp=bdbcce0950fa449dbc43a7be562fa22bbb7f3ade;hpb=d490a11b531a724b9f46ca931b2c98e9527dde7f;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index bdbcce0950..8b4e478429 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -1,18 +1,25 @@ - + 4.0.0 - org.opendaylight.controller + + + org.opendaylight.controller + commons.opendaylight + 1.4.2-SNAPSHOT + ../commons/opendaylight + + sal-parent - 1.0-SNAPSHOT + 1.1-SNAPSHOT pom scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - + HEAD + - + sal-common sal-common-api sal-common-impl @@ -29,81 +36,81 @@ sal-binding-broker sal-binding-util + sal-binding-dom-it samples model + sal-remote + sal-restconf-broker sal-connector-api sal-rest-connector + sal-netconf-connector - - clustered-data-store/implementation - + inventory-manager statistics-manager + topology-manager forwardingrules-manager - + topology-lldp-discovery + compatibility - zeromq-routingtable/implementation - sal-zeromq-connector + + + - integrationtests - - false - + integrationtests + + false + sal-binding-it - zeromq-routingtable/integrationtest - clustered-data-store/integrationtest - test + + + + - IDE - - - m2e.version - - - - - target-ide - + IDE + + + m2e.version + + + + + target-ide + UTF-8 - http://nexus.opendaylight.org/content - - 1.7 - 1.7 2.4.0 - 2.3.2 + 2.5 - 1.7.2 - 0.5.9-SNAPSHOT - 0.6.0-SNAPSHOT - 0.6.0-SNAPSHOT - 14.0.1 - 5.0.0 - 4.8.1 + 1.9.5 2.4.3 - 2.5 - 0.5.3.201107060350 + jacoco reuseReports @@ -112,122 +119,35 @@ https://sonar.opendaylight.org/ ${user.name}-private-view java + 3.0.0 + 0.7.1-SNAPSHOT - - - - opendaylight-mirror - opendaylight-mirror - ${nexusproxy}/groups/public/ - - false - - - true - never - - - - - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - true - - - false - - - - - - - - - opendaylight-mirror - opendaylight-mirror - ${nexusproxy}/groups/public/ - - false - - - true - never - - - - - opendaylight-snapshot - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - true - - - false - - - - - - - - opendaylight-release - ${nexusproxy}/repositories/opendaylight.release/ - - - - opendaylight-snapshot - ${nexusproxy}/repositories/opendaylight.snapshot/ - - - - website - ${sitedeploy} - - - - - - - - - - - org.opendaylight.yangtools - yang-binding - ${yang.binding.version} - - - org.opendaylight.yangtools - yang-common - ${yang.version} - - org.opendaylight.yangtools - yang-data-api - ${yang.version} - - - org.opendaylight.yangtools - yang-model-api - ${yang.version} - - - org.opendaylight.yangtools - yang-data-util - ${yang.version} + xml-apis + xml-apis + 1.4.01 + ${project.groupId} sal-connector-api ${project.version} + + org.opendaylight.controller + sal + ${sal.version} + + + org.osgi + org.osgi.compendium + + + @@ -235,28 +155,32 @@ slf4j-api ${slf4j.version} - - com.google.guava - guava - ${guava.version} - org.eclipse.xtend org.eclipse.xtend.lib ${xtend.version} - - - junit - junit - ${junit.version} - test + org.osgi + org.osgi.core + ${osgi.core.version} + + + org.opendaylight.yangtools + binding-generator-impl + ${yangtools.version} + + org.opendaylight.yangtools + yang-parser-impl + ${yangtools.version} + + + org.mockito mockito-all - 1.9.5 + ${mockito.version} test @@ -264,25 +188,14 @@ - - org.apache.maven.plugins - maven-release-plugin - ${releaseplugin.version} - org.apache.felix maven-bundle-plugin ${bundle.plugin.version} true - + ${project.groupId}.${project.artifactId} @@ -324,7 +237,8 @@ jacoco-maven-plugin ${jacoco.version} - + org.eclipse.m2e lifecycle-mapping @@ -342,7 +256,7 @@ - + @@ -356,7 +270,7 @@ - + @@ -369,7 +283,7 @@ - + @@ -384,26 +298,41 @@ org.apache.felix maven-bundle-plugin + + org.codehaus.mojo + build-helper-maven-plugin + 1.8 + + + add-source + generate-sources + + add-source + + + + ${project.build.directory}/generated-sources/config + ${project.build.directory}/generated-sources/sal + src/main/xtend-gen + + + + + org.apache.maven.plugins maven-jar-plugin 2.4 + org.apache.maven.plugins - maven-javadoc-plugin - 2.8.1 - - maven - false - + maven-checkstyle-plugin + ${checkstyle.version} - - - aggregate - - site - + + none +