X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=3fce5685affabe4a2bbe0503830bee9e2365f4e4;hb=412968d22ef7f0edfe20b3649bb344e3848d8514;hp=0c812a8c42163e2109b6717f334b198952711a6b;hpb=c7f01a26828345591366693478d2285cbf004c48;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index 0c812a8c42..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 @@ -142,4 +140,20 @@ + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +