X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=d210ceb10162cdf7c15f7a661527cbb2940f6a66;hb=09448edfef890811a8549100232c4a4fa860f48d;hp=edd386ab71a56472f49d270fe664406fab1d7c17;hpb=393bf3e76fdfb545bb74047d23839dc619f347dd;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index edd386ab71..d210ceb101 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.4-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}/ + +