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=bd97395994bade3a4a6f1e836f8284da3d443cbf;hb=9d2b9cad7d3404884bc5383a0d073240638dfcd2;hpb=bd9676e69667dcaa7b85d0f8d738b481b0cefdb7 diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index bd97395994..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.9.0-SNAPSHOT - ../../config/config-parent + mdsal-parent + 1.9.2 + ../parent sal-clustering-commons - 1.8.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 - -