X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=2da58c373b7c49a0d31f41025cb2188f9e723425;hp=d3f90420cf5f55a17a7cbaf2ba73ef971895948e;hb=fb07b65fda9672f38f9c995853d6c77504fa9755;hpb=801f520ed3d47d75e41405631fa4bc3c730c4fdd diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index d3f90420cf..2da58c373b 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 + 3.0.0-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,52 +48,75 @@ 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 + + + org.osgi + org.osgi.compendium + + 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 - 3.1.2 io.dropwizard.metrics metrics-graphite - 3.1.2 + + + io.dropwizard.metrics + metrics-jmx + + + javax.inject + javax.inject + provided + true + + + org.kohsuke.metainf-services + metainf-services + + + org.osgi + osgi.cmpn @@ -135,6 +152,17 @@ org.opendaylight.yangtools yang-model-util + + org.opendaylight.yangtools + yang-data-codec-binfmt + + + + + org.lz4 + lz4-java + 1.7.1 + @@ -152,7 +180,6 @@ - org.apache.maven.plugins maven-jar-plugin @@ -162,6 +189,16 @@ + + maven-source-plugin + + + + test-jar-no-fork + + + +