X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=bfdb912f11e435df81caa0f6d78f600786595948;hp=acbdb9f33d81674e7646aa2f7ea581e45d79c3dd;hb=48350c456393c0fe530dc29642c7d95c11a8a70a;hpb=753d57447509d09db441412500a68e6efed4be72 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index acbdb9f33d..bfdb912f11 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -1,15 +1,23 @@ - + 4.0.0 + + + org.opendaylight.controller + commons.opendaylight + 1.4.1 + ../commons/opendaylight + + org.opendaylight.controller sal-parent - 1.0-SNAPSHOT + 1.0 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 - + master-tagforprepareonly-controller-bulk-release-2-1 + @@ -36,6 +44,8 @@ model + sal-remote + sal-restconf-broker @@ -43,11 +53,7 @@ sal-rest-connector sal-netconf-connector - remoterpc-routingtable/implementation - sal-remoterpc-connector/implementation - - clustered-data-store/implementation - + inventory-manager statistics-manager topology-manager @@ -56,6 +62,13 @@ compatibility + + + @@ -67,7 +80,7 @@ sal-binding-it - clustered-data-store/integrationtest + @@ -81,7 +94,7 @@ - target-ide @@ -89,7 +102,7 @@ - 0.6.0-SNAPSHOT + 0.6.1 UTF-8 http://nexus.opendaylight.org/content @@ -102,16 +115,14 @@ 1.7.2 - 0.6.0-SNAPSHOT + ${yangtools.version} 14.0.1 5.0.0 4.8.1 - 1.5.1 1.9.5 2.4.3 2.5 0.5.3.201107060350 - 0.5.1-SNAPSHOT jacoco @@ -122,7 +133,7 @@ ${user.name}-private-view java 3.0.0 - 0.7.0-SNAPSHOT + 0.7.0 @@ -297,33 +308,15 @@ ${mockito.version} test - - org.powermock - powermock-module-junit4 - ${powermock.version} - test - - - org.powermock - powermock-api-mockito - ${powermock.version} - test - - - org.powermock - powermock-core - ${powermock.version} - test - org.opendaylight.yangtools binding-generator-impl - 0.6.0-SNAPSHOT + ${yangtools.version} org.opendaylight.yangtools yang-parser-impl - 0.6.0-SNAPSHOT + ${yangtools.version} @@ -340,8 +333,8 @@ maven-bundle-plugin ${bundle.plugin.version} true - @@ -384,7 +377,7 @@ jacoco-maven-plugin ${jacoco.version} - org.eclipse.m2e @@ -460,6 +453,7 @@ ${project.build.directory}/generated-sources/config ${project.build.directory}/generated-sources/sal + src/main/xtend-gen @@ -487,6 +481,17 @@ + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.version} + + + none + + +