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=37cd214458aed535cb5ceb32563368bc7868ebe3;hp=31b28b46431b887c6aaba4fc80631a07116f73bf;hb=eeb82d7528dda160a8dfcabbef10c85865a629be;hpb=c8be48901d1f731bffb5ad32daa720afd9208737 diff --git a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml index 31b28b4643..37cd214458 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 + 2.0.5-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,18 +43,22 @@ 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 @@ -72,8 +70,8 @@ - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.controller @@ -95,6 +93,10 @@ org.apache.commons commons-lang3 + + org.osgi + osgi.cmpn +