X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-cluster-admin%2Fpom.xml;h=14ccea2972a60e508407218cfeccc8198f33e6c4;hp=e92961f20c9b1f1018978e7a198cd991d064f996;hb=a68cf33642ada6e9ec3cfab4ec65d67e1ef4913f;hpb=919fc8c18575fc76e6b69508b38a272147be7796 diff --git a/opendaylight/md-sal/sal-cluster-admin/pom.xml b/opendaylight/md-sal/sal-cluster-admin/pom.xml index e92961f20c..14ccea2972 100644 --- a/opendaylight/md-sal/sal-cluster-admin/pom.xml +++ b/opendaylight/md-sal/sal-cluster-admin/pom.xml @@ -174,6 +174,13 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + +