X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=83c0fe38d6c0f3ccc1e6cc3c414705b41a6e412d;hb=dc6156c3cc37f1b9acf68cbc69d59423bf1791eb;hp=1cb25d190d291bf86bcba19a017841c044f69d3a;hpb=1ece58b8e1328c10d84d18da8b6123916c2e53c2;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index 1cb25d190d..83c0fe38d6 100644 --- a/yang/yang-parser-impl/pom.xml +++ b/yang/yang-parser-impl/pom.xml @@ -1,144 +1,159 @@ - - - - org.opendaylight.yangtools - yang - 0.5.9-SNAPSHOT - - - 4.0.0 - yang-parser-impl - ${project.artifactId} - YANG parser - - - - ${project.groupId} - yang-common - - - ${project.groupId} - yang-model-api - - - ${project.groupId} - yang-parser-api - - - ${project.groupId} - yang-model-util - - - org.antlr - antlr4 - 4.0 - - - org.slf4j - slf4j-simple - 1.7.2 - test - - - org.mockito - mockito-all - 1.8.4 - test - - - com.google.guava - guava - - - org.eclipse.xtend - org.eclipse.xtend.lib - - - junit - junit - test - - - - - - - org.antlr - antlr4-maven-plugin - 4.0 - - - - antlr4 - - - - - src/main/antlr - target/generated-sources/parser/org/opendaylight/yangtools/antlrv4/code/gen - true - true - - - - org.eclipse.xtend - xtend-maven-plugin - - - org.codehaus.mojo - build-helper-maven-plugin - 1.7 - - - generate-sources - - add-source - - - - target/generated-sources/parser - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - *.opendaylight.yangtools.antlrv4.code.gen - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.antlr - antlr4-maven-plugin - [4.0,) - - antlr4 - - - - - - - - - - - - - - + + + + + + + org.opendaylight.yangtools + yangtools-parent + 0.8.1-SNAPSHOT + /../../common/parent/pom.xml + + + 4.0.0 + yang-parser-impl + ${project.artifactId} + YANG parser + + + + ${project.groupId} + yang-common + + + ${project.groupId} + yang-model-api + + + ${project.groupId} + yang-parser-api + + + ${project.groupId} + yang-model-util + + + org.antlr + antlr4-runtime + + + org.mockito + mockito-core + + + com.google.guava + guava + + + junit + junit + test + + + ch.qos.logback + logback-classic + test + + + ${project.groupId} + concepts + + + com.google.code.findbugs + jsr305 + + + + + + + org.antlr + antlr4-maven-plugin + + + + antlr4 + + + + + src/main/antlr + target/generated-sources/parser/org/opendaylight/yangtools/antlrv4/code/gen + true + true + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + *.opendaylight.yangtools.antlrv4.code.gen + + + + + org.apache.felix + maven-bundle-plugin + true + + + + org.opendaylight.yangtools.yang.parser.* + + + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.antlr + antlr4-maven-plugin + [4.0,) + + antlr4 + + + + + + + + + + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +