X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=dom%2Fmdsal-dom-broker%2Fpom.xml;h=5db13ac39a5891b146f01a0a5e74e8ba900ad827;hb=c37d38386002ed12b279938051813f99a4de70ff;hp=8fa80c37e4a1fd1ce4711fd3a59d4746a03d21d5;hpb=093b38a5c2a4f6ed8b015916e4765be29e3d51e2;p=mdsal.git diff --git a/dom/mdsal-dom-broker/pom.xml b/dom/mdsal-dom-broker/pom.xml index 8fa80c37e4..5db13ac39a 100644 --- a/dom/mdsal-dom-broker/pom.xml +++ b/dom/mdsal-dom-broker/pom.xml @@ -80,6 +80,13 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + +