X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=3301a1a9e16d5e6aeec76e6d04cd606a0cb8ddae;hb=08e5137e67bac083608705b7a9a995acb599cec0;hp=d5062e0bfc55becdeb8aea68cfafbff671ef4e2c;hpb=9f206c90ad2a6a434620f58ca0524c6c683e1eca;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index d5062e0bfc..3301a1a9e1 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.2 ../parent sal-clustering-commons - 1.8.0-SNAPSHOT + 1.11.2 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 @@ -135,6 +138,10 @@ org.opendaylight.yangtools yang-model-util + + org.opendaylight.yangtools + yang-data-codec-binfmt + @@ -162,20 +169,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -