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=a29a3fe38372ab5aae8bc21628b9487e8cb5fac0;hpb=bb888b20e6978a994405fa37464e7bb0357c89b6;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index a29a3fe383..33d08ff4ad 100644 --- a/common/checkstyle-logging/pom.xml +++ b/common/checkstyle-logging/pom.xml @@ -10,22 +10,26 @@ 4.0.0 - org.opendaylight.yangtools - yangtools-parent - 0.7.0-SNAPSHOT - /../../common/parent/pom.xml + 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 @@ -33,4 +37,18 @@ test + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + false + checkstyle.violationSeverity=error + + + + +