X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=d85857bd988132803d4eb79aea81b6f3eb016fe7;hb=a5e45c08c64f450aef9f3bf2d1f98714d01db1ed;hp=616a8ebf834d50486d64eb3920b4f0e90ce1ba1b;hpb=9f206c90ad2a6a434620f58ca0524c6c683e1eca;p=controller.git diff --git a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml index 616a8ebf83..d85857bd98 100644 --- a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller mdsal-parent - 1.8.0-SNAPSHOT + 1.10.0-SNAPSHOT ../parent org.opendaylight.controller sal-cluster-admin-impl - 1.8.0-SNAPSHOT + 1.10.0-SNAPSHOT bundle @@ -39,7 +39,7 @@ org.opendaylight.controller sal-distributed-datastore test-jar - 1.8.0-SNAPSHOT + 1.10.0-SNAPSHOT test @@ -49,7 +49,12 @@ org.opendaylight.controller.samples clustering-it-model - 1.8.0-SNAPSHOT + 1.10.0-SNAPSHOT + test + + + commons-lang + commons-lang test @@ -111,20 +116,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -