X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=37fbb0d4421eab011c3733700ff17d9fddd478b5;hb=refs%2Fchanges%2F72%2F89472%2F2;hp=c503434dc08a65b09eaab80990e252614f5b6064;hpb=6c3b8d90f351e6e09442585d57d87cbec5f621c4;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index c503434dc0..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.9.0-SNAPSHOT + 2.0.0-SNAPSHOT ../parent sal-clustering-commons - 1.9.0-SNAPSHOT bundle @@ -19,11 +18,6 @@ xmlunit-legacy - - org.mockito - mockito-core - test - org.slf4j slf4j-simple @@ -38,6 +32,7 @@ commons-lang commons-lang + test commons-io @@ -53,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 @@ -79,32 +74,29 @@ 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 io.dropwizard.metrics metrics-core - 4.0.3 io.dropwizard.metrics metrics-graphite - 4.0.3 io.dropwizard.metrics metrics-jmx - 4.0.3 @@ -140,6 +132,10 @@ org.opendaylight.yangtools yang-model-util + + org.opendaylight.yangtools + yang-data-codec-binfmt +