X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=43cc79521ae0aef4a4eb59505a260bec7dd331a0;hb=62468daa9029368b321b6e1e18fa9cfa0ae994b4;hp=9a860bbd4273269860ab4dc57c8984ed8c49c39c;hpb=2611e6a728e586ea34dd891f30a473bf54d6cbd8;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 9a860bbd42..43cc79521a 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 + 7.0.0-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 @@ -76,6 +64,10 @@ + + org.opendaylight.controller + eos-dom-akka + org.opendaylight.mdsal mdsal-binding-api @@ -100,6 +92,10 @@ org.apache.commons commons-lang3 + + org.osgi + org.osgi.service.component.annotations +