X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=37fbb0d4421eab011c3733700ff17d9fddd478b5;hb=0adb29851377c6ad28f4a45b424b0c9478ddc0f1;hp=ad682904f59922b3c8579a00b9927dc4ddbef390;hpb=631e5ce9401c8cf09ce677f7e6150f9d9ae0e9a7;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index ad682904f5..37fbb0d442 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -4,12 +4,11 @@ org.opendaylight.controller mdsal-parent - 1.10.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent sal-clustering-commons - 1.10.0-SNAPSHOT bundle @@ -19,11 +18,6 @@ xmlunit-legacy - - org.mockito - mockito-core - test - org.slf4j slf4j-simple @@ -54,23 +48,23 @@ com.typesafe.akka - akka-actor_2.12 + akka-actor_2.13 com.typesafe.akka - akka-cluster_2.12 + akka-cluster_2.13 com.typesafe.akka - akka-osgi_2.12 + akka-osgi_2.13 com.typesafe.akka - akka-persistence_2.12 + akka-persistence_2.13 com.typesafe.akka - akka-remote_2.12 + akka-remote_2.13 @@ -80,15 +74,15 @@ com.typesafe.akka - akka-slf4j_2.12 + akka-slf4j_2.13 com.typesafe.akka - akka-testkit_2.12 + akka-testkit_2.13 com.typesafe.akka - akka-persistence-tck_2.12 + akka-persistence-tck_2.13 @@ -138,6 +132,10 @@ org.opendaylight.yangtools yang-model-util + + org.opendaylight.yangtools + yang-data-codec-binfmt +