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=a10e2e6f22cd6e91384bcc564df0f2f80cf26470;hb=02215a58e5c9ebe4624e6ca2103b00a796fcd5f7;hpb=c8be48901d1f731bffb5ad32daa720afd9208737 diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index a10e2e6f22..b465fccc86 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.8.0-SNAPSHOT + 4.0.4-SNAPSHOT ../parent sal-clustering-commons - 1.8.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 @@ -53,53 +47,56 @@ - com.typesafe.akka - akka-actor_2.12 + org.opendaylight.controller + repackaged-akka com.typesafe.akka - akka-cluster_2.12 + akka-testkit_2.13 com.typesafe.akka - akka-osgi_2.12 + akka-persistence-tck_2.13 - com.typesafe.akka - akka-persistence_2.12 - - - 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 - io.dropwizard.metrics metrics-core - 3.1.2 io.dropwizard.metrics metrics-graphite - 3.1.2 + + + io.dropwizard.metrics + metrics-jmx + + + com.guicedee.services + javax.inject + provided + true + + + org.kohsuke.metainf-services + metainf-services + + + org.osgi + osgi.cmpn @@ -133,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 @@ -152,7 +160,6 @@ - org.apache.maven.plugins maven-jar-plugin @@ -162,6 +169,16 @@ + + maven-source-plugin + + + + test-jar-no-fork + + + +