X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fcheckstyle-logging%2Fpom.xml;h=ea61c2398b38893bf1ca0cdee449ae76318a7869;hb=9ecd8d95992bf55fbe76b07ddd17ee83dbf050e8;hp=0a53537af2a3eb44e77b19eefe3c5182554da60d;hpb=82f9928e6acfc419a1e966451ef8017ddcc49637;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index 0a53537af2..ea61c2398b 100644 --- a/common/checkstyle-logging/pom.xml +++ b/common/checkstyle-logging/pom.xml @@ -12,16 +12,17 @@ org.opendaylight.yangtools yangtools-parent - 0.6.2-SNAPSHOT + 0.8.5-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}/ + +