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=8caa7d00c46f3e6946e8681d5399da906f8bf286;hp=d5062e0bfc55becdeb8aea68cfafbff671ef4e2c;hb=ae6c61499e2c7c76e0406ce397657cd31ddd4d3f;hpb=9f206c90ad2a6a434620f58ca0524c6c683e1eca diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index d5062e0bfc..8caa7d00c4 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -4,20 +4,19 @@ org.opendaylight.controller mdsal-parent - 1.8.0-SNAPSHOT + 1.11.0-SNAPSHOT ../parent sal-clustering-commons - 1.8.0-SNAPSHOT + 1.11.0-SNAPSHOT bundle - xmlunit - xmlunit - test + org.xmlunit + xmlunit-legacy @@ -39,6 +38,7 @@ commons-lang commons-lang + test commons-io @@ -74,6 +74,7 @@ + javax.servlet javax.servlet-api @@ -94,12 +95,14 @@ io.dropwizard.metrics metrics-core - 3.1.2 io.dropwizard.metrics metrics-graphite - 3.1.2 + + + io.dropwizard.metrics + metrics-jmx @@ -162,20 +165,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -