X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fcheckstyle-logging%2Fpom.xml;h=8b4a94e8c5c25ad759bca3e999e6ed303e73c709;hb=5e5b2652223917993dc44302488d9fb4d715025d;hp=8960ca957905eb09cc83ded500a3ac9332c43828;hpb=9dac3ede0a2a17299c2fb7ad0cccd6ca4c2e894e;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index 8960ca9579..8b4a94e8c5 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.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 @@ -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}/ + + +