X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fcheckstyle-logging%2Fpom.xml;h=33d08ff4ad83e6ee0ab4fe09eead39bfe0c42d5c;hb=refs%2Fheads%2Fv2.0.x;hp=8960ca957905eb09cc83ded500a3ac9332c43828;hpb=de8c21ca4b2a83a4007b1492abcca13e05877c36;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index 8960ca9579..33d08ff4ad 100644 --- a/common/checkstyle-logging/pom.xml +++ b/common/checkstyle-logging/pom.xml @@ -9,22 +9,27 @@ --> 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.24-SNAPSHOT + bundle + com.puppycrawl.tools checkstyle - 5.7 - org.slf4j - slf4j-api + commons-logging + commons-logging + 1.2 junit @@ -32,4 +37,18 @@ test - \ No newline at end of file + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + false + checkstyle.violationSeverity=error + + + + + +