X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fcheckstyle-logging%2Fpom.xml;h=34afc049fbd940d43ca59c863838ed3cdaa65927;hb=09448edfef890811a8549100232c4a4fa860f48d;hp=a29a3fe38372ab5aae8bc21628b9487e8cb5fac0;hpb=bb888b20e6978a994405fa37464e7bb0357c89b6;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index a29a3fe383..34afc049fb 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.4-SNAPSHOT /../../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}/ + +