X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fcheckstyle-logging%2Fpom.xml;h=ea61c2398b38893bf1ca0cdee449ae76318a7869;hb=9ecd8d95992bf55fbe76b07ddd17ee83dbf050e8;hp=775c15a3f37b5fd0e5d2f0bccd6f3330a3d05f92;hpb=f9cca8e6d90812f6fe7fc7914699daca77bab846;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index 775c15a3f3..ea61c2398b 100644 --- a/common/checkstyle-logging/pom.xml +++ b/common/checkstyle-logging/pom.xml @@ -1,17 +1,28 @@ + + + 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.6 + org.apache.maven.plugins + maven-checkstyle-plugin + ${checkstyle.version} org.slf4j @@ -23,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}/ + + +