X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=3fce5685affabe4a2bbe0503830bee9e2365f4e4;hb=refs%2Fchanges%2F31%2F34931%2F1;hp=2662bbb001fece80f80909260f6c669db3ee0e54;hpb=50ae4145c069f81f4b2cb77d6c73195d47e8fa6b;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index 2662bbb001..3fce5685af 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.0-Beryllium /../../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,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 - @@ -76,7 +75,6 @@ org.antlr antlr4-maven-plugin - 4.0 @@ -91,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 @@ -159,4 +140,20 @@ + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +