X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=ad8a7367a08b48a6f9dc057e5a65a77d76db0028;hb=8a8de0bffed5b6c9b4ac821dfafa7e944c70ef9d;hp=6e73dde1fb2b7ba9ebb57f37017f64a51cf50ad0;hpb=a14ed47823d85d2547fbfd7e6c42649962913d34;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 6e73dde1fb..ad8a7367a0 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.controller sal-parent - 1.4.0-SNAPSHOT + 1.5.0-SNAPSHOT sal-akka-raft bundle @@ -42,6 +42,7 @@ com.typesafe.akka akka-testkit_${scala.version} + test @@ -78,7 +79,7 @@ org.mockito - mockito-all + mockito-core test @@ -153,10 +154,16 @@ org.apache.maven.plugins maven-checkstyle-plugin - **/protobuff/**/*,**/target/**/* + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true -