X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fcheckstyle-logging%2Fpom.xml;h=2916770251ada594874be448fcc1ecfba6abfdc4;hb=refs%2Fchanges%2F15%2F38815%2F4;hp=a29a3fe38372ab5aae8bc21628b9487e8cb5fac0;hpb=bb888b20e6978a994405fa37464e7bb0357c89b6;p=yangtools.git diff --git a/common/checkstyle-logging/pom.xml b/common/checkstyle-logging/pom.xml index a29a3fe383..2916770251 100644 --- a/common/checkstyle-logging/pom.xml +++ b/common/checkstyle-logging/pom.xml @@ -12,20 +12,25 @@ org.opendaylight.yangtools yangtools-parent - 0.7.0-SNAPSHOT + 1.0.0-SNAPSHOT /../../common/parent/pom.xml checkstyle-logging + com.puppycrawl.tools checkstyle - 5.7 - org.slf4j - slf4j-api + commons-logging + commons-logging + 1.2 + + + org.slf4j + slf4j-api junit @@ -33,4 +38,20 @@ test + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +