X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fcheckstyle-logging%2Fpom.xml;h=55ba8b5f7c688e40148a1d993e4c1e0b5bbffb5e;hb=refs%2Fheads%2Fstable%2Fcarbon;hp=a29a3fe38372ab5aae8bc21628b9487e8cb5fac0;hpb=1cd46533c25220b03315879edc63d61c4b668af1;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index a29a3fe383..55ba8b5f7c 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 + 1.8.5-SNAPSHOT + + org.opendaylight.yangtools checkstyle-logging + 1.1.5-SNAPSHOT + bundle + com.puppycrawl.tools checkstyle - 5.7 - org.slf4j - slf4j-api + commons-logging + commons-logging + 1.2 junit @@ -33,4 +37,33 @@ test + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + false + checkstyle.violationSeverity=error + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +