X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-impl%2Fpom.xml;h=be4d7676bfcfd54d394fb063c59ad85f0db64007;hb=09448edfef890811a8549100232c4a4fa860f48d;hp=0953073f529a66582b9b9537aa560d0f1d92572b;hpb=17753728e9b3be2251f9b0194dbb6a17fd21597e;p=yangtools.git diff --git a/yang/yang-data-impl/pom.xml b/yang/yang-data-impl/pom.xml index 0953073f52..be4d7676bf 100644 --- a/yang/yang-data-impl/pom.xml +++ b/yang/yang-data-impl/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.yangtools yangtools-parent - 0.7.0-SNAPSHOT + 0.8.4-SNAPSHOT /../../common/parent/pom.xml @@ -22,6 +22,16 @@ + + org.antlr + antlr4-maven-plugin + + src/main/antlr + target/generated-sources/parser/org/opendaylight/yangtools/yang/data/impl/leafref + true + true + + org.apache.maven.plugins maven-surefire-plugin @@ -71,10 +81,6 @@ ${project.groupId} yang-model-util - - ${project.groupId} - yang-binding - com.google.guava guava @@ -93,16 +99,6 @@ slf4j-log4j12 test - - org.codehaus.groovy - groovy - test - - - org.codehaus.groovy - groovy-xml - test - xmlunit xmlunit @@ -122,5 +118,25 @@ com.google.code.findbugs jsr305 + + org.antlr + antlr4-runtime + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +