X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=3fce5685affabe4a2bbe0503830bee9e2365f4e4;hb=412968d22ef7f0edfe20b3649bb344e3848d8514;hp=6c54286df5b7e12da408fc2e8bd88235b65ad882;hpb=ad60ed5ca9f0d1a239e739dc93fb60a56858fcbf;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index 6c54286df5..3fce5685af 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.1-SNAPSHOT + yangtools-parent + 0.8.0-Beryllium + /../../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 @@ -117,6 +98,18 @@ + + org.apache.felix + maven-bundle-plugin + true + + + + org.opendaylight.yangtools.yang.parser.* + + + + @@ -147,4 +140,20 @@ + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +