X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=8caa7d00c46f3e6946e8681d5399da906f8bf286;hb=77e52504cf30dd68a27273d5088427f43b0eda03;hp=e8dcede8d21613d395e6e4c403295a77e33d4bbe;hpb=b95285098ab2090d36095c69fc838d4df4d61300;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index e8dcede8d2..8caa7d00c4 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.8.0-SNAPSHOT - ../../config/config-parent + mdsal-parent + 1.11.0-SNAPSHOT + ../parent sal-clustering-commons - 1.7.0-SNAPSHOT + 1.11.0-SNAPSHOT bundle - junit - junit - test - - - xmlunit - xmlunit + org.xmlunit + xmlunit-legacy @@ -43,13 +38,18 @@ commons-lang commons-lang + test commons-io commons-io test - + + org.apache.commons + commons-lang3 + test + @@ -72,6 +72,12 @@ com.typesafe.akka akka-remote_2.12 + + + + javax.servlet + javax.servlet-api + com.typesafe.akka akka-slf4j_2.12 @@ -89,23 +95,17 @@ 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 + io.dropwizard.metrics + metrics-jmx + + com.google.guava guava-testlib @@ -165,20 +165,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -