X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=26bfff67c67ada55f451a688f4ae93cd049aa379;hb=4887ec8e6bfe82072caed8612573209e349a3e2b;hp=fd62d9e43ecd9eba2050cbdf81f6252871dfe0dd;hpb=86ca62e7f704cb6544695aad7790ebf787855d71;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index fd62d9e43e..26bfff67c6 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -4,27 +4,20 @@ org.opendaylight.controller mdsal-parent - 1.9.0-SNAPSHOT + 2.0.3-SNAPSHOT ../parent sal-clustering-commons - 1.9.0-SNAPSHOT bundle - xmlunit - xmlunit - test + org.xmlunit + xmlunit-legacy - - org.mockito - mockito-core - test - org.slf4j slf4j-simple @@ -39,6 +32,7 @@ commons-lang commons-lang + test commons-io @@ -54,57 +48,55 @@ 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 + javax.servlet javax.servlet-api 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 + @@ -157,7 +153,6 @@ - org.apache.maven.plugins maven-jar-plugin @@ -167,6 +162,16 @@ + + maven-source-plugin + + + + test-jar-no-fork + + + +