X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=d210ceb10162cdf7c15f7a661527cbb2940f6a66;hb=09448edfef890811a8549100232c4a4fa860f48d;hp=8d1c6d9ad60d3aa7d7e1e3133769addabe45b948;hpb=50b2f9cfb4001418d4d0ae8d2f330e1ff889cd8d;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index 8d1c6d9ad6..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,12 +41,10 @@ org.antlr antlr4-runtime - 4.0 org.mockito - mockito-all - test + mockito-core com.google.guava @@ -57,13 +55,18 @@ junit test + + ch.qos.logback + logback-classic + test + ${project.groupId} concepts - commons-io - commons-io + com.google.code.findbugs + jsr305 @@ -72,7 +75,6 @@ org.antlr antlr4-maven-plugin - 4.0 @@ -87,23 +89,6 @@ true - - org.codehaus.mojo - build-helper-maven-plugin - - - generate-sources - - add-source - - - - target/generated-sources/parser - - - - - org.apache.maven.plugins maven-javadoc-plugin @@ -155,4 +140,20 @@ + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +