X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=677d043a1be0bf5b059e63381f3e36c69ceb7738;hb=9ecd8d95992bf55fbe76b07ddd17ee83dbf050e8;hp=edd386ab71a56472f49d270fe664406fab1d7c17;hpb=fb52784e93d239301767376ad3ad74065a0181d6;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index edd386ab71..677d043a1b 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.5-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}/ + +