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=b75bff35214ac13f16155d7d0f43a2598d3bec1f;hb=9d2b9cad7d3404884bc5383a0d073240638dfcd2;hpb=b290cd9fcd9f6d0bc3cf8868e406d2420a9ac021 diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index b75bff3521..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.8.0-SNAPSHOT - ../../config/config-parent + mdsal-parent + 1.9.2 + ../parent sal-clustering-commons - 1.7.0-SNAPSHOT + 1.9.2 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 + @@ -74,6 +74,7 @@ + javax.servlet javax.servlet-api @@ -94,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 @@ -170,20 +165,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -