X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=15c54bd1591de2d3faec487c04d4937869c239cd;hb=refs%2Fchanges%2F72%2F89472%2F2;hp=a6e26e8ff83af0df32af507ae8a858b65bead714;hpb=bd9676e69667dcaa7b85d0f8d738b481b0cefdb7;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 a6e26e8ff8..15c54bd159 100644 --- a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml @@ -2,45 +2,23 @@ 4.0.0 - org.opendaylight.mdsal - binding-parent - 0.13.0-SNAPSHOT - + org.opendaylight.controller + mdsal-parent + 2.0.0-SNAPSHOT + ../parent org.opendaylight.controller sal-cluster-admin-impl - 1.8.0-SNAPSHOT bundle - - - - org.opendaylight.controller - mdsal-artifacts - 1.8.0-SNAPSHOT - pom - import - - - - org.opendaylight.controller sal-cluster-admin-api + - - junit - junit - test - - - org.mockito - mockito-core - test - org.slf4j slf4j-simple @@ -56,7 +34,7 @@ org.opendaylight.controller sal-distributed-datastore test-jar - 1.8.0-SNAPSHOT + ${project.version} test @@ -66,27 +44,25 @@ org.opendaylight.controller.samples clustering-it-model - 1.8.0-SNAPSHOT + test + + + commons-lang + commons-lang test com.typesafe.akka - akka-actor_2.12 + akka-actor_2.13 com.typesafe.akka - akka-testkit_2.12 + akka-testkit_2.13 test - - - com.google.guava - guava - - org.scala-lang @@ -95,8 +71,8 @@ - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.controller @@ -134,20 +110,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -