X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fpom.xml;h=17797dd56c414013fd5de28c5b37ec17e68a118f;hb=2d9dc00aaaa1a059dcca7861484698a95de0644e;hp=a53dadf971fa7d13568454f8a4125bc903e2a582;hpb=d1c4fb2d767d72a8e215c789ba5cd6c2b1cd4425;p=controller.git diff --git a/opendaylight/md-sal/pom.xml b/opendaylight/md-sal/pom.xml index a53dadf971..17797dd56c 100644 --- a/opendaylight/md-sal/pom.xml +++ b/opendaylight/md-sal/pom.xml @@ -1,6 +1,14 @@ 4.0.0 + + + org.opendaylight.controller + commons.opendaylight + 1.4.1-SNAPSHOT + ../commons/opendaylight + + org.opendaylight.controller sal-parent 1.0-SNAPSHOT @@ -36,6 +44,8 @@ model + sal-remote + sal-restconf-broker @@ -102,16 +112,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 @@ -297,33 +305,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} @@ -488,6 +478,17 @@ + + + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.version} + + + none + + +