X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin-impl%2Fpom.xml;h=ef8da2d21054378949cf237b8e6ad32ee6b7dfb1;hb=refs%2Fchanges%2F64%2F89464%2F1;hp=c6ac7c9b944d8c50aae3c1c8a1333aba33803db9;hpb=801f520ed3d47d75e41405631fa4bc3c730c4fdd;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 c6ac7c9b94..ef8da2d210 100644 --- a/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin-impl/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller mdsal-parent - 1.9.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent org.opendaylight.controller sal-cluster-admin-impl - 1.9.0-SNAPSHOT + 2.0.0-SNAPSHOT bundle @@ -39,7 +39,7 @@ org.opendaylight.controller sal-distributed-datastore test-jar - 1.9.0-SNAPSHOT + 2.0.0-SNAPSHOT test @@ -49,18 +49,23 @@ org.opendaylight.controller.samples clustering-it-model - 1.9.0-SNAPSHOT + 2.0.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 +77,8 @@ - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.controller