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=e3b20aadc244a8aef74686c742264252706e8730;hpb=f43406daa10980d7159a0aad063f00b24387b074;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index e3b20aadc2..33d08ff4ad 100644 --- a/common/checkstyle-logging/pom.xml +++ b/common/checkstyle-logging/pom.xml @@ -10,23 +10,26 @@ 4.0.0 - org.opendaylight.yangtools - yangtools-parent - 0.9.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 3.1.9 + + org.opendaylight.yangtools checkstyle-logging + 2.0.24-SNAPSHOT + bundle - org.apache.maven.plugins - maven-checkstyle-plugin - ${checkstyle.version} + com.puppycrawl.tools + checkstyle - org.slf4j - slf4j-api + commons-logging + commons-logging + 1.2 junit @@ -34,4 +37,18 @@ test + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + false + checkstyle.violationSeverity=error + + + + +