X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-clustering-commons%2Fpom.xml;h=5b79bffe88b2f5b2e0f441d57895b8636d29cb36;hb=8d8e440aa795660349714241ec64fdf4b462b378;hp=4c5c62081814b2e3c4f879de8470643daab46714;hpb=5ed99696d261c5359b2e036acfd2aef864f04a7e;p=controller.git diff --git a/opendaylight/md-sal/sal-clustering-commons/pom.xml b/opendaylight/md-sal/sal-clustering-commons/pom.xml index 4c5c620818..5b79bffe88 100644 --- a/opendaylight/md-sal/sal-clustering-commons/pom.xml +++ b/opendaylight/md-sal/sal-clustering-commons/pom.xml @@ -134,7 +134,6 @@ org.opendaylight.controller config-api - @@ -220,6 +219,20 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true + +