X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-akka-raft%2Fpom.xml;h=6f106159fa23a51d2a05424bad1cd15e02d6b98c;hp=837ef2793d09c056cb3868f3211ed7e62e65de9d;hb=97542f208267cb5392fc8c8d9baf6c1d3ee4ae32;hpb=e22153124472857433f6e1a9383e0a620b754065 diff --git a/opendaylight/md-sal/sal-akka-raft/pom.xml b/opendaylight/md-sal/sal-akka-raft/pom.xml index 837ef2793d..6f106159fa 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 @@ -154,10 +154,16 @@ org.apache.maven.plugins maven-checkstyle-plugin - **/protobuff/**/*,**/target/**/* + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true -