X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=52a5ac77f9e52086e62198c07338000fc8b48916;hb=3cd86749fb3224544b32bace13cf28abadd2ec44;hp=ef8da2d21054378949cf237b8e6ad32ee6b7dfb1;hpb=cdf2ea8bbc21f3c7a3ae94cb59cf7edacacc2554;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 ef8da2d210..52a5ac77f9 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 - 2.0.0-SNAPSHOT + 4.0.0-SNAPSHOT ../parent - org.opendaylight.controller sal-cluster-admin-impl - 2.0.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 - 2.0.0-SNAPSHOT + ${project.version} test @@ -49,7 +43,6 @@ org.opendaylight.controller.samples clustering-it-model - 2.0.0-SNAPSHOT test @@ -59,14 +52,9 @@ - - com.typesafe.akka - akka-actor_2.13 - com.typesafe.akka akka-testkit_2.13 - test @@ -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 + osgi.cmpn +