X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=a10e2e6f22cd6e91384bcc564df0f2f80cf26470;hb=cfd2e240178039a439001c4d3f1ca5f26097dcdd;hp=b75bff35214ac13f16155d7d0f43a2598d3bec1f;hpb=b290cd9fcd9f6d0bc3cf8868e406d2420a9ac021;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index b75bff3521..a10e2e6f22 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -3,25 +3,21 @@ 4.0.0 org.opendaylight.controller - config-parent - 0.8.0-SNAPSHOT - ../../config/config-parent + mdsal-parent + 1.8.0-SNAPSHOT + ../parent sal-clustering-commons - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT bundle - - junit - junit - test - xmlunit xmlunit + test @@ -49,7 +45,11 @@ commons-io test - + + org.apache.commons + commons-lang3 + test + @@ -103,14 +103,6 @@ - - com.google.guava - guava - - - com.google.protobuf - protobuf-java - com.google.guava guava-testlib @@ -170,20 +162,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -