X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=a10e2e6f22cd6e91384bcc564df0f2f80cf26470;hb=95c13028afbf312e0dcd1da130f633a55a53c562;hp=90d4001a643a8743baf8ecada2610518f4953cf0;hpb=eb26ed6f78c3545ff399e3c58766e1e54a7885bf;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 90d4001a64..a10e2e6f22 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -3,25 +3,21 @@ 4.0.0 org.opendaylight.controller - config-parent - 0.8.0-SNAPSHOT - ../../config/config-parent + mdsal-parent + 1.8.0-SNAPSHOT + ../parent sal-clustering-commons - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT bundle - - junit - junit - test - xmlunit xmlunit + test @@ -49,40 +45,49 @@ 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 @@ -98,14 +103,6 @@ - - com.google.guava - guava - - - com.google.protobuf - protobuf-java - com.google.guava guava-testlib @@ -165,20 +162,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -