X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=a10e2e6f22cd6e91384bcc564df0f2f80cf26470;hb=cfd2e240178039a439001c4d3f1ca5f26097dcdd;hp=029641b50729ceb4c37ac7dccc57f62afc45308c;hpb=772e634f8dcbf296d64b63e591a6f284d7be91d8;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 029641b507..a10e2e6f22 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -3,26 +3,21 @@ 4.0.0 org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../config/config-parent + mdsal-parent + 1.8.0-SNAPSHOT + ../parent - org.opendaylight.controller sal-clustering-commons - 1.5.0-SNAPSHOT + 1.8.0-SNAPSHOT bundle - - junit - junit - test - xmlunit xmlunit + test @@ -50,60 +45,67 @@ 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 io.dropwizard.metrics metrics-core + 3.1.2 io.dropwizard.metrics metrics-graphite + 3.1.2 com.google.guava - guava - - - com.google.protobuf - protobuf-java + guava-testlib @@ -117,10 +119,6 @@ org.opendaylight.yangtools util - - org.opendaylight.yangtools - yang-common - org.opendaylight.yangtools yang-data-api @@ -137,10 +135,6 @@ org.opendaylight.yangtools yang-model-util - - org.opendaylight.controller - config-api - @@ -168,20 +162,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - @@ -192,19 +172,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}/ - -