X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fcheckstyle-logging%2Fpom.xml;h=adbed48f4e1804b854d143b46bad05963a850d38;hb=61abad9a6e569690d110750d7f5cbf4a136bfd2d;hp=a29a3fe38372ab5aae8bc21628b9487e8cb5fac0;hpb=bb888b20e6978a994405fa37464e7bb0357c89b6;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index a29a3fe383..adbed48f4e 100644 --- a/common/checkstyle-logging/pom.xml +++ b/common/checkstyle-logging/pom.xml @@ -8,29 +8,41 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - 4.0.0 + 4.0.0 org.opendaylight.yangtools - yangtools-parent - 0.7.0-SNAPSHOT - /../../common/parent/pom.xml + bundle-parent + 2.1.6-SNAPSHOT + ../../bundle-parent - checkstyle-logging - - - com.puppycrawl.tools - checkstyle - 5.7 - - - org.slf4j - slf4j-api - - - junit - junit - test - - + checkstyle-logging + bundle + + + + + com.puppycrawl.tools + checkstyle + + + commons-logging + commons-logging + 1.2 + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + false + checkstyle.violationSeverity=error + + + + +