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=de22a39a507c13ecdf63c11d458748ff7c81d5a9;hp=22ec903cde23fffbe8e8f61efe0078150c663d14;hb=cf41a1d6c169a9d459e886500722c77ee03db3c7;hpb=839f16e02accbd7883ff75879179890668668f49 diff --git a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml index 22ec903cde..de22a39a50 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.12.0-SNAPSHOT + 3.0.2-SNAPSHOT ../parent - org.opendaylight.controller sal-cluster-admin-impl - 1.12.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.12.0-SNAPSHOT + ${project.version} test @@ -49,7 +43,6 @@ org.opendaylight.controller.samples clustering-it-model - 1.12.0-SNAPSHOT test @@ -61,12 +54,7 @@ com.typesafe.akka - akka-actor_2.12 - - - com.typesafe.akka - akka-testkit_2.12 - test + akka-testkit_2.13 @@ -77,8 +65,8 @@ - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.controller @@ -100,6 +88,10 @@ org.apache.commons commons-lang3 + + org.osgi + osgi.cmpn +