X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=common%2Fcheckstyle-logging%2Fpom.xml;h=ea61c2398b38893bf1ca0cdee449ae76318a7869;hb=9ecd8d95992bf55fbe76b07ddd17ee83dbf050e8;hp=8960ca957905eb09cc83ded500a3ac9332c43828;hpb=6501b1142c49ac14a7bdcd7f95a243ec00f34a59;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index 8960ca9579..ea61c2398b 100644 --- a/common/checkstyle-logging/pom.xml +++ b/common/checkstyle-logging/pom.xml @@ -9,18 +9,20 @@ --> 4.0.0 - - org.opendaylight.yangtools - common-parent - 0.6.2-SNAPSHOT - + + org.opendaylight.yangtools + yangtools-parent + 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 @@ -32,4 +34,20 @@ test - \ No newline at end of file + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +