X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=677d043a1be0bf5b059e63381f3e36c69ceb7738;hb=9ecd8d95992bf55fbe76b07ddd17ee83dbf050e8;hp=677a62b49d40228c2e67088c1fb7e6b2ef736c9c;hpb=006d6069dc729d038efc3bc95845662d59eb2101;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index 677a62b49d..677d043a1b 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.0-SNAPSHOT + yangtools-parent + 0.8.5-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 @@ -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}/ + +