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=31b0ee5ae3b62e48b3e9ba3c5e6a67fbb4d0f02c;hp=616a8ebf834d50486d64eb3920b4f0e90ce1ba1b;hb=e93b970f9926c7853f58bedf3c0e2d589d8923b3;hpb=9f206c90ad2a6a434620f58ca0524c6c683e1eca diff --git a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml index 616a8ebf83..31b0ee5ae3 100644 --- a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml @@ -4,13 +4,11 @@ org.opendaylight.controller mdsal-parent - 1.8.0-SNAPSHOT + 3.0.3-SNAPSHOT ../parent - org.opendaylight.controller sal-cluster-admin-impl - 1.8.0-SNAPSHOT bundle @@ -18,12 +16,8 @@ org.opendaylight.controller sal-cluster-admin-api + - - org.mockito - mockito-core - test - org.slf4j slf4j-simple @@ -39,7 +33,7 @@ org.opendaylight.controller sal-distributed-datastore test-jar - 1.8.0-SNAPSHOT + ${project.version} test @@ -49,19 +43,18 @@ org.opendaylight.controller.samples clustering-it-model - 1.8.0-SNAPSHOT test - - - com.typesafe.akka - akka-actor_2.12 + commons-lang + commons-lang + test + + com.typesafe.akka - akka-testkit_2.12 - test + akka-testkit_2.13 @@ -72,8 +65,8 @@ - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.controller @@ -95,6 +88,10 @@ org.apache.commons commons-lang3 + + org.osgi + osgi.cmpn + @@ -111,20 +108,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -