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=7dee7a904af625189d6747f33ca172715f6df499;hpb=6ae283a8abfeeec44eff45320e28d332177575e4;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index 7dee7a904a..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 - 1.0.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 + + + + +