X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=617e39ebba9a09b9abf7e3dbe918d36b513a1092;hb=0cb5ce07fc959deed2e7887ed22dfde81cb2c9a2;hp=0136931405124b46409e321fe3c96a5b7fd4b6a2;hpb=f09c372c4cb1ab228f0133a8b259d62240cc28cd;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 0136931405..617e39ebba 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.1-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 @@ -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,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 @@ -141,6 +132,10 @@ org.opendaylight.yangtools yang-model-util + + org.opendaylight.yangtools + yang-data-codec-binfmt + @@ -158,7 +153,6 @@ - org.apache.maven.plugins maven-jar-plugin @@ -168,6 +162,16 @@ + + maven-source-plugin + + + + test-jar-no-fork + + + +