X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=3fce5685affabe4a2bbe0503830bee9e2365f4e4;hb=412968d22ef7f0edfe20b3649bb344e3848d8514;hp=6bbb1a4e3c46332be80e2bd260e9324e5c57a6ba;hpb=cd9e96d07b4f7a92806c0cd868dacedaf6ff9632;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index 6bbb1a4e3c..3fce5685af 100644 --- a/yang/yang-parser-impl/pom.xml +++ b/yang/yang-parser-impl/pom.xml @@ -1,9 +1,19 @@ + + + org.opendaylight.yangtools - yang - 0.6.0-SNAPSHOT + yangtools-parent + 0.8.0-Beryllium + /../../common/parent/pom.xml 4.0.0 @@ -31,32 +41,33 @@ org.antlr antlr4-runtime - 4.0 - - - org.slf4j - slf4j-simple - 1.7.2 - test 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 + @@ -64,7 +75,6 @@ org.antlr antlr4-maven-plugin - 4.0 @@ -79,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 @@ -110,6 +98,18 @@ + + org.apache.felix + maven-bundle-plugin + true + + + + org.opendaylight.yangtools.yang.parser.* + + + + @@ -140,4 +140,20 @@ + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +