X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fcheckstyle-logging%2Fpom.xml;h=eace6f1aaf4ee7099c4683e231c96e73e50ab4c5;hb=412968d22ef7f0edfe20b3649bb344e3848d8514;hp=a29a3fe38372ab5aae8bc21628b9487e8cb5fac0;hpb=640ce4726d0ff731fa425aa7fa3572de1ae310d6;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index a29a3fe383..eace6f1aaf 100644 --- a/common/checkstyle-logging/pom.xml +++ b/common/checkstyle-logging/pom.xml @@ -12,16 +12,17 @@ org.opendaylight.yangtools yangtools-parent - 0.7.0-SNAPSHOT + 0.8.0-Beryllium /../../common/parent/pom.xml checkstyle-logging + - com.puppycrawl.tools - checkstyle - 5.7 + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.version} org.slf4j @@ -33,4 +34,20 @@ test + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +