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=b465fccc863783490ecae2d281cf2e92dae3818f;hp=ad682904f59922b3c8579a00b9927dc4ddbef390;hb=02215a58e5c9ebe4624e6ca2103b00a796fcd5f7;hpb=631e5ce9401c8cf09ce677f7e6150f9d9ae0e9a7 diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index ad682904f5..b465fccc86 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 + 4.0.4-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 @@ -53,43 +47,29 @@ - com.typesafe.akka - akka-actor_2.12 - - - com.typesafe.akka - akka-cluster_2.12 + org.opendaylight.controller + repackaged-akka com.typesafe.akka - akka-osgi_2.12 + akka-testkit_2.13 com.typesafe.akka - akka-persistence_2.12 + akka-persistence-tck_2.13 - com.typesafe.akka - akka-remote_2.12 + org.scalatestplus + junit-4-13_2.13 + test + javax.servlet javax.servlet-api - - com.typesafe.akka - akka-slf4j_2.12 - - - com.typesafe.akka - akka-testkit_2.12 - - - com.typesafe.akka - akka-persistence-tck_2.12 - @@ -104,6 +84,20 @@ io.dropwizard.metrics metrics-jmx + + com.guicedee.services + javax.inject + provided + true + + + org.kohsuke.metainf-services + metainf-services + + + org.osgi + osgi.cmpn + @@ -136,7 +130,18 @@ org.opendaylight.yangtools - yang-model-util + yang-data-codec-binfmt + + + org.opendaylight.yangtools + yang-repo-spi + + + + + org.lz4 + lz4-java + 1.8.0 @@ -155,7 +160,6 @@ - org.apache.maven.plugins maven-jar-plugin @@ -165,6 +169,16 @@ + + maven-source-plugin + + + + test-jar-no-fork + + + +