X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=netconf%2Fnetconf-auth%2Fpom.xml;h=9134e57235dec27a6b759189c3feeb0d5b09e05f;hb=655343960ef1849c9ce50c210a964cf3a211b97c;hp=7733900f63be782e004ee58bee3f127e154dd7b7;hpb=d56371158176659f4dfae6b2befec10204a82849;p=netconf.git diff --git a/netconf/netconf-auth/pom.xml b/netconf/netconf-auth/pom.xml index 7733900f63..9134e57235 100644 --- a/netconf/netconf-auth/pom.xml +++ b/netconf/netconf-auth/pom.xml @@ -21,4 +21,16 @@ 1.3.0-SNAPSHOT ${project.artifactId} bundle + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + +