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