X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=c8c6fff59020c3a06dc0c83bcb37d906a0020f57;hp=a335480d001b58838b40b43977cc22c1be13104f;hb=afedfa80158137d46a649470b95788e8beac2c0d;hpb=b95285098ab2090d36095c69fc838d4df4d61300 diff --git a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml index a335480d00..c8c6fff590 100644 --- a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml @@ -2,40 +2,23 @@ 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.12.0-SNAPSHOT - + org.opendaylight.controller + mdsal-parent + 1.11.0-SNAPSHOT + ../parent org.opendaylight.controller sal-cluster-admin-impl - 1.7.0-SNAPSHOT + 1.11.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.7.0-SNAPSHOT - pom - import - - - - org.opendaylight.controller sal-cluster-admin-api - - junit - junit - test - org.mockito mockito-core @@ -56,7 +39,7 @@ org.opendaylight.controller sal-distributed-datastore test-jar - 1.7.0-SNAPSHOT + 1.11.0-SNAPSHOT test @@ -66,7 +49,12 @@ org.opendaylight.controller.samples clustering-it-model - 1.7.0-SNAPSHOT + 1.11.0-SNAPSHOT + test + + + commons-lang + commons-lang test @@ -81,12 +69,6 @@ test - - - com.google.guava - guava - - org.scala-lang @@ -134,20 +116,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -