X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fcheckstyle-logging%2Fpom.xml;h=4896aaebea289b869cb54c820095caccc170156c;hb=db40992cf549a30ad2d4ad9b1369f40cdf09fc6b;hp=775c15a3f37b5fd0e5d2f0bccd6f3330a3d05f92;hpb=b3e9bdc78ca793648a8cc69b68af0c7f46727cd4;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index 775c15a3f3..4896aaebea 100644 --- a/common/checkstyle-logging/pom.xml +++ b/common/checkstyle-logging/pom.xml @@ -1,21 +1,35 @@ + + + 4.0.0 - - org.opendaylight.yangtools - common-parent - 0.6.2-SNAPSHOT - + + org.opendaylight.odlparent + bundle-parent + 3.1.9 + + + org.opendaylight.yangtools checkstyle-logging + 2.0.23-SNAPSHOT + bundle + com.puppycrawl.tools checkstyle - 5.6 - org.slf4j - slf4j-api + commons-logging + commons-logging + 1.2 junit @@ -23,4 +37,18 @@ test - \ No newline at end of file + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + false + checkstyle.violationSeverity=error + + + + + +