X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=83c0fe38d6c0f3ccc1e6cc3c414705b41a6e412d;hb=dc6156c3cc37f1b9acf68cbc69d59423bf1791eb;hp=bf729757b0e627880caeea6d53cc9ec33349b0aa;hpb=e6bf7a64a56380b97af0cc48672b21e97ce4ee43;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index bf729757b0..83c0fe38d6 100644 --- a/yang/yang-parser-impl/pom.xml +++ b/yang/yang-parser-impl/pom.xml @@ -11,8 +11,9 @@ org.opendaylight.yangtools - yang - 0.6.2-SNAPSHOT + yangtools-parent + 0.8.1-SNAPSHOT + /../../common/parent/pom.xml 4.0.0 @@ -40,30 +41,33 @@ org.antlr antlr4-runtime - 4.0 org.mockito - mockito-all - test + mockito-core com.google.guava guava - - org.eclipse.xtend - org.eclipse.xtend.lib - junit junit test + + ch.qos.logback + logback-classic + test + ${project.groupId} concepts + + com.google.code.findbugs + jsr305 + @@ -71,7 +75,6 @@ org.antlr antlr4-maven-plugin - 4.0 @@ -86,28 +89,6 @@ true - - org.eclipse.xtend - xtend-maven-plugin - - - org.codehaus.mojo - build-helper-maven-plugin - 1.8 - - - generate-sources - - add-source - - - - target/generated-sources/parser - - - - - org.apache.maven.plugins maven-javadoc-plugin @@ -120,7 +101,6 @@ org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true @@ -160,4 +140,20 @@ + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +