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=3a62b14b6f93c9701efa5198c1ce7ad91982872b;hp=a4c8ac00fc521d0446d5a7dfd32b8e8012e262d2;hb=386780065615b50505ca6e9f7b9d5c880a9f9f14;hpb=378f3ba51e8e49c3e54593656cc193fda7970388 diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index a4c8ac00fc..3a62b14b6f 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -3,33 +3,21 @@ 4.0.0 org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - ../../config/config-parent + mdsal-parent + 5.0.0-SNAPSHOT + ../parent - org.opendaylight.controller sal-clustering-commons - 1.6.0-SNAPSHOT bundle - junit - junit - test - - - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy - - org.mockito - mockito-core - test - org.slf4j slf4j-simple @@ -44,46 +32,43 @@ commons-lang commons-lang + test commons-io commons-io test - - - - - com.typesafe.akka - akka-actor_${scala.version} - - - com.typesafe.akka - akka-cluster_${scala.version} - - com.typesafe.akka - akka-osgi_${scala.version} + org.apache.commons + commons-lang3 + test + + - com.typesafe.akka - akka-persistence_${scala.version} + org.opendaylight.controller + repackaged-akka com.typesafe.akka - akka-remote_${scala.version} + akka-testkit_2.13 com.typesafe.akka - akka-slf4j_${scala.version} + akka-persistence-tck_2.13 - com.typesafe.akka - akka-testkit_${scala.version} + org.scalatestplus + junit-4-13_2.13 + test + - com.typesafe.akka - akka-persistence-tck_${scala.version} + + + javax.servlet + javax.servlet-api @@ -95,16 +80,26 @@ io.dropwizard.metrics metrics-graphite - - - com.google.guava - guava + io.dropwizard.metrics + metrics-jmx + + + com.guicedee.services + javax.inject + provided + true - com.google.protobuf - protobuf-java + org.kohsuke.metainf-services + metainf-services + + org.osgi + osgi.cmpn + + + com.google.guava guava-testlib @@ -121,10 +116,6 @@ org.opendaylight.yangtools util - - org.opendaylight.yangtools - yang-common - org.opendaylight.yangtools yang-data-api @@ -139,11 +130,18 @@ org.opendaylight.yangtools - yang-model-util + yang-data-codec-binfmt - org.opendaylight.controller - config-api + org.opendaylight.yangtools + yang-repo-spi + + + + + org.lz4 + lz4-java + 1.8.0 @@ -162,7 +160,6 @@ - org.apache.maven.plugins maven-jar-plugin @@ -173,18 +170,14 @@ - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - + maven-source-plugin + + + + test-jar-no-fork + + + @@ -196,19 +189,4 @@ https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Architecture:Clustering - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -