X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=fa6f94bfedf1354b19c0004bec249272baf695a9;hp=bcbd48014d45bb3d3e9f96a848d3ed680e5f085c;hb=591fd680eea5c6183436cc72e756326af1505ac0;hpb=a3a3b5486da08e794486e9228edaa44822369d05 diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index bcbd48014d..fa6f94bfed 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.2-SNAPSHOT + ../commons/opendaylight + + org.opendaylight.controller 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 + @@ -45,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 @@ -58,6 +62,13 @@ compatibility + + + @@ -69,7 +80,7 @@ sal-binding-it - clustered-data-store/integrationtest + @@ -83,7 +94,7 @@ - target-ide @@ -91,7 +102,7 @@ - 0.6.0-SNAPSHOT + 0.6.1 UTF-8 http://nexus.opendaylight.org/content @@ -104,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 @@ -124,7 +133,7 @@ ${user.name}-private-view java 3.0.0 - 0.7.0-SNAPSHOT + 0.7.1-SNAPSHOT @@ -299,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} @@ -342,8 +333,8 @@ maven-bundle-plugin ${bundle.plugin.version} true - @@ -386,7 +377,7 @@ jacoco-maven-plugin ${jacoco.version} - org.eclipse.m2e @@ -490,6 +481,17 @@ + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.version} + + + none + + +