X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fcheckstyle-logging%2Fpom.xml;h=f50a4facb8d5473570c16ed5e975b03b3e2ae137;hb=dc6156c3cc37f1b9acf68cbc69d59423bf1791eb;hp=238e78c7ea509ba0ea52587cdd163fd9a7f1e7c5;hpb=3d283ec6184505ad5e7eefb173044ff383222e9f;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index 238e78c7ea..f50a4facb8 100644 --- a/common/checkstyle-logging/pom.xml +++ b/common/checkstyle-logging/pom.xml @@ -12,16 +12,17 @@ org.opendaylight.yangtools yangtools-parent - 0.8.0-SNAPSHOT + 0.8.1-SNAPSHOT /../../common/parent/pom.xml checkstyle-logging + - com.puppycrawl.tools - checkstyle - 6.1.1 + 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}/ + +