X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=ad8a7367a08b48a6f9dc057e5a65a77d76db0028;hb=08221ab20d1632f7c1995d5e1038411a89bc4d4a;hp=c4943cd2723e1161ba774188cb5743d1c9413e15;hpb=aa77e20225cc04235315892cf148393149cbf8fc;p=controller.git diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index c4943cd272..ad8a7367a0 100644 --- a/opendaylight/md-sal/sal-akka-raft/pom.xml +++ b/opendaylight/md-sal/sal-akka-raft/pom.xml @@ -79,7 +79,7 @@ org.mockito - mockito-all + mockito-core test @@ -157,7 +157,13 @@ checkstyle.violationSeverity=error - + + org.codehaus.mojo + findbugs-maven-plugin + + true + +