X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fcheckstyle-logging%2Fpom.xml;h=d5e0f9b056d102b2c2b572efe5f17d8d65ea8bba;hb=32bc53d5d4feb888c34872a3772c9e0809127bf2;hp=775c15a3f37b5fd0e5d2f0bccd6f3330a3d05f92;hpb=041e2c145c4e88efa7f0a533edc2a761c2de239a;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index 775c15a3f3..d5e0f9b056 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.3 + + + org.opendaylight.yangtools checkstyle-logging + 2.1.0-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 + + + + + +