X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=d383162748b327a8dc794621099f3b282caaf126;hb=6932c15f119da55b17ce4ad39236566bfed96ab3;hp=0e78598c1137a339c7368be40b0b7a7e39427b9a;hpb=43f506ead639607367b6bdc8a04287b57e189b01;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index 0e78598c11..631f1118c5 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,83 +36,69 @@ 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 + + + remoterpc-routingtable/implementation + sal-remoterpc-connector/implementation + + - integrationtests - - false - + integrationtests + + false + sal-binding-it - zeromq-routingtable/integrationtest - clustered-data-store/integrationtest - test + sal-binding-dom-it + + + + - - 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 - 2.4.3 - 2.5 - 0.5.3.201107060350 + 1.9.5 + + jacoco reuseReports @@ -114,84 +107,10 @@ https://sonar.opendaylight.org/ ${user.name}-private-view java + 3.0.0 + 0.8.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} - - - - @@ -200,36 +119,36 @@ 1.4.01 - - - org.opendaylight.yangtools - yang-binding - ${yang.binding.version} - + - org.opendaylight.yangtools - yang-common - ${yang.version} + ${project.groupId} + sal-connector-api + ${project.version} - org.opendaylight.yangtools - yang-data-api - ${yang.version} + org.opendaylight.controller + sal-binding-api + ${project.version} - org.opendaylight.yangtools - yang-model-api - ${yang.version} + org.opendaylight.controller + sal + ${sal.version} + + + org.osgi + org.osgi.compendium + + - org.opendaylight.yangtools - yang-data-util - ${yang.version} + org.opendaylight.controller + sal-remote + ${project.version} - - ${project.groupId} - sal-connector-api + org.opendaylight.controller + sal-binding-util ${project.version} @@ -239,28 +158,28 @@ slf4j-api ${slf4j.version} + - com.google.guava - guava - ${guava.version} + org.osgi + org.osgi.core + ${osgi.core.version} - org.eclipse.xtend - org.eclipse.xtend.lib - ${xtend.version} + org.opendaylight.yangtools + binding-generator-impl + ${yangtools.version} - - - junit - junit - ${junit.version} - test + org.opendaylight.yangtools + yang-parser-impl + ${yangtools.version} + + org.mockito mockito-all - 1.9.5 + ${mockito.version} test @@ -268,25 +187,14 @@ - - org.apache.maven.plugins - maven-release-plugin - ${releaseplugin.version} - org.apache.felix maven-bundle-plugin ${bundle.plugin.version} true - + ${project.groupId}.${project.artifactId} @@ -298,37 +206,14 @@ org.eclipse.xtend xtend-maven-plugin ${xtend.version} - - - - compile - - - ${basedir}/src/main/xtend-gen - - - - - - maven-clean-plugin - ${maven.clean.plugin.version} - - - - ${basedir}/src/main/xtend-gen - - ** - - - - org.jacoco jacoco-maven-plugin ${jacoco.version} - + org.eclipse.m2e lifecycle-mapping @@ -346,7 +231,7 @@ - + @@ -360,7 +245,7 @@ - + @@ -373,7 +258,7 @@ - + @@ -394,20 +279,14 @@ 2.4 + org.apache.maven.plugins - maven-javadoc-plugin - 2.8.1 - - maven - false - + maven-checkstyle-plugin + ${checkstyle.version} - - - aggregate - - site - + + none +