X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=83c0fe38d6c0f3ccc1e6cc3c414705b41a6e412d;hb=dc6156c3cc37f1b9acf68cbc69d59423bf1791eb;hp=edd386ab71a56472f49d270fe664406fab1d7c17;hpb=0eb60011b52e4e56c62b47a36eb334f2c3b3ad6a;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index edd386ab71..83c0fe38d6 100644 --- a/yang/yang-parser-impl/pom.xml +++ b/yang/yang-parser-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools yangtools-parent - 0.6.2-SNAPSHOT + 0.8.1-SNAPSHOT /../../common/parent/pom.xml @@ -41,7 +41,6 @@ org.antlr antlr4-runtime - 4.0 org.mockito @@ -56,18 +55,19 @@ junit test + + ch.qos.logback + logback-classic + test + ${project.groupId} concepts - commons-io - commons-io + com.google.code.findbugs + jsr305 - - com.google.code.findbugs - jsr305 - @@ -75,7 +75,6 @@ org.antlr antlr4-maven-plugin - 4.0 @@ -141,4 +140,20 @@ + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +