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=995aa00638161b1b0a668602162bb19a922b14be;hp=b949b6d8944dab2d9d2c615efca7a1987d6a2d92;hb=9d2b9cad7d3404884bc5383a0d073240638dfcd2;hpb=b5cb353e3553a39f576c284119af75ffa5ea66a9 diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index b949b6d894..995aa00638 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -3,25 +3,20 @@ 4.0.0 org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - ../../config/config-parent + mdsal-parent + 1.9.2 + ../parent sal-clustering-commons - 1.6.0-SNAPSHOT + 1.9.2 bundle - junit - junit - test - - - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy @@ -43,46 +38,57 @@ commons-lang commons-lang + test commons-io commons-io test - + + org.apache.commons + commons-lang3 + test + com.typesafe.akka - akka-actor_${scala.version} + akka-actor_2.12 com.typesafe.akka - akka-cluster_${scala.version} + akka-cluster_2.12 com.typesafe.akka - akka-osgi_${scala.version} + akka-osgi_2.12 com.typesafe.akka - akka-persistence_${scala.version} + akka-persistence_2.12 com.typesafe.akka - akka-remote_${scala.version} + akka-remote_2.12 + + + + + javax.servlet + javax.servlet-api com.typesafe.akka - akka-slf4j_${scala.version} + akka-slf4j_2.12 com.typesafe.akka - akka-testkit_${scala.version} + akka-testkit_2.12 com.typesafe.akka - akka-persistence-tck_${scala.version} + akka-persistence-tck_2.12 @@ -94,16 +100,12 @@ io.dropwizard.metrics metrics-graphite - - - - com.google.guava - guava - - com.google.protobuf - protobuf-java + io.dropwizard.metrics + metrics-jmx + + com.google.guava guava-testlib @@ -120,10 +122,6 @@ org.opendaylight.yangtools util - - org.opendaylight.yangtools - yang-common - org.opendaylight.yangtools yang-data-api @@ -140,10 +138,6 @@ org.opendaylight.yangtools yang-model-util - - org.opendaylight.controller - config-api - @@ -171,20 +165,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - @@ -195,19 +175,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}/ - -