X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fcheckstyle-logging%2Fpom.xml;h=8b4a94e8c5c25ad759bca3e999e6ed303e73c709;hb=5e5b2652223917993dc44302488d9fb4d715025d;hp=0a53537af2a3eb44e77b19eefe3c5182554da60d;hpb=82f9928e6acfc419a1e966451ef8017ddcc49637;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index 0a53537af2..8b4a94e8c5 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.1-Beryllium-SR1 /../../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}/ + +