X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=5faca0744a02fa234ccfabdda5ac61f865135968;hb=refs%2Ftags%2Fv2.0.1;hp=31b28b46431b887c6aaba4fc80631a07116f73bf;hpb=c8be48901d1f731bffb5ad32daa720afd9208737;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 31b28b4643..5faca0744a 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.8.0-SNAPSHOT + 2.0.1 ../parent - org.opendaylight.controller sal-cluster-admin-impl - 1.8.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.8.0-SNAPSHOT + ${project.version} test @@ -49,18 +43,22 @@ org.opendaylight.controller.samples clustering-it-model - 1.8.0-SNAPSHOT + test + + + commons-lang + commons-lang test com.typesafe.akka - akka-actor_2.12 + akka-actor_2.13 com.typesafe.akka - akka-testkit_2.12 + akka-testkit_2.13 test @@ -72,8 +70,8 @@ - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.controller