X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fcheckstyle-logging%2Fpom.xml;h=1a2cd5830250587360fd2e0fa96e5640311141f2;hb=9af4683fd034e00d973b2c525683f45d834ef9e1;hp=238e78c7ea509ba0ea52587cdd163fd9a7f1e7c5;hpb=30c55f9bed4209a1507d7da876748a8b49f5c966;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index 238e78c7ea..1a2cd58302 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.8.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 3.1.3 + + org.opendaylight.yangtools checkstyle-logging + 2.0.10-SNAPSHOT + bundle + com.puppycrawl.tools checkstyle - 6.1.1 - 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 + + + + +