X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=449ea17c85d3d53d3fa3588a9288c8f8756b2275;hb=eb7436263ec77d89a054e39e20ec17b17cb030b7;hp=67c99e3d3e833af4e84101f2ec605b65cc2fea00;hpb=9f206c90ad2a6a434620f58ca0524c6c683e1eca;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 67c99e3d3e..449ea17c85 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller mdsal-parent - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT ../parent org.opendaylight.controller sal-akka-raft - 1.8.0-SNAPSHOT + 1.9.0-SNAPSHOT bundle @@ -55,11 +55,6 @@ scala-library - - commons-io - commons-io - - org.apache.commons commons-lang3 @@ -82,10 +77,9 @@ slf4j-simple test - - com.google.protobuf - protobuf-java + commons-io + commons-io test @@ -117,21 +111,6 @@ - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -