X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=616a8ebf834d50486d64eb3920b4f0e90ce1ba1b;hb=refs%2Fchanges%2F85%2F69085%2F4;hp=bcb3eb13e234ee47b4d97c86fe9a8017a89733f1;hpb=eb26ed6f78c3545ff399e3c58766e1e54a7885bf;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 bcb3eb13e2..616a8ebf83 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.8.0-SNAPSHOT + ../parent org.opendaylight.controller sal-cluster-admin-impl - 1.7.0-SNAPSHOT + 1.8.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.8.0-SNAPSHOT test @@ -66,27 +49,21 @@ org.opendaylight.controller.samples clustering-it-model - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT test com.typesafe.akka - akka-actor_${scala.version} + akka-actor_2.12 com.typesafe.akka - akka-testkit_${scala.version} + akka-testkit_2.12 test - - - com.google.guava - guava - - org.scala-lang