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=d85857bd988132803d4eb79aea81b6f3eb016fe7;hb=eeb82d7528dda160a8dfcabbef10c85865a629be;hpb=631e5ce9401c8cf09ce677f7e6150f9d9ae0e9a7 diff --git a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml index d85857bd98..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.10.0-SNAPSHOT + 2.0.5-SNAPSHOT ../parent - org.opendaylight.controller sal-cluster-admin-impl - 1.10.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.10.0-SNAPSHOT + ${project.version} test @@ -49,7 +43,6 @@ org.opendaylight.controller.samples clustering-it-model - 1.10.0-SNAPSHOT test @@ -61,11 +54,11 @@ com.typesafe.akka - akka-actor_2.12 + akka-actor_2.13 com.typesafe.akka - akka-testkit_2.12 + akka-testkit_2.13 test @@ -77,8 +70,8 @@ - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.controller @@ -100,6 +93,10 @@ org.apache.commons commons-lang3 + + org.osgi + osgi.cmpn +