X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=9a986d3969542f801c113022e316b0e3f2370c8f;hb=84a7b31744db6c8cd7db19a89e202b32542fd155;hp=c8c6fff59020c3a06dc0c83bcb37d906a0020f57;hpb=afedfa80158137d46a649470b95788e8beac2c0d;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 c8c6fff590..9a986d3969 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.11.0-SNAPSHOT + 7.0.1 ../parent - org.opendaylight.controller sal-cluster-admin-impl - 1.11.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.11.0-SNAPSHOT + ${project.version} test @@ -49,7 +43,6 @@ org.opendaylight.controller.samples clustering-it-model - 1.11.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 @@ -78,7 +66,11 @@ org.opendaylight.controller - sal-binding-api + eos-dom-akka + + + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.controller @@ -100,6 +92,10 @@ org.apache.commons commons-lang3 + + org.osgi + org.osgi.service.component.annotations +