X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=ab09c5179c99a6271ace00d9ee5e5aabbdd11961;hb=9df7ff1a75ebd9e3362afb7b924ed18b7ab8bd87;hp=d3f90420cf5f55a17a7cbaf2ba73ef971895948e;hpb=801f520ed3d47d75e41405631fa4bc3c730c4fdd;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index d3f90420cf..ab09c5179c 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -4,27 +4,25 @@ org.opendaylight.controller mdsal-parent - 1.9.0-SNAPSHOT + 4.0.1 ../parent sal-clustering-commons - 1.9.0-SNAPSHOT bundle + + + false + + - xmlunit - xmlunit - test + org.xmlunit + xmlunit-legacy - - org.mockito - mockito-core - test - org.slf4j slf4j-simple @@ -39,6 +37,7 @@ commons-lang commons-lang + test commons-io @@ -53,53 +52,56 @@ - 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 - 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 +135,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 +165,6 @@ - org.apache.maven.plugins maven-jar-plugin @@ -162,6 +174,16 @@ + + maven-source-plugin + + + + test-jar-no-fork + + + +