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=bd97395994bade3a4a6f1e836f8284da3d443cbf;hpb=bd9676e69667dcaa7b85d0f8d738b481b0cefdb7;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index bd97395994..a10e2e6f22 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -3,9 +3,9 @@ 4.0.0 org.opendaylight.controller - config-parent - 0.9.0-SNAPSHOT - ../../config/config-parent + mdsal-parent + 1.8.0-SNAPSHOT + ../parent sal-clustering-commons @@ -14,14 +14,10 @@ - - 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 - -