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=4a03ee8ba5ff047d69be25cdf7aa8f9af8105b8d;hp=c6ac7c9b944d8c50aae3c1c8a1333aba33803db9;hb=69bb0432be7c20fbf051f51242188d527c5a7aaf;hpb=801f520ed3d47d75e41405631fa4bc3c730c4fdd diff --git a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml index c6ac7c9b94..4a03ee8ba5 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.9.0-SNAPSHOT + 6.0.0-SNAPSHOT ../parent - org.opendaylight.controller sal-cluster-admin-impl - 1.9.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.9.0-SNAPSHOT + ${project.version} test @@ -49,19 +43,18 @@ org.opendaylight.controller.samples clustering-it-model - 1.9.0-SNAPSHOT test - - - com.typesafe.akka - akka-actor_2.12 + commons-lang + commons-lang + test + + com.typesafe.akka - akka-testkit_2.12 - test + akka-testkit_2.13 @@ -73,7 +66,11 @@ org.opendaylight.controller - sal-binding-api + eos-dom-akka + + + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.controller @@ -95,6 +92,10 @@ org.apache.commons commons-lang3 + + org.osgi + org.osgi.service.component.annotations +