X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=7e436362f4a8bee0d56a93472a79d451308149ec;hb=792ebcf7972bab8b19b36b825d30003db79641ae;hp=c59602b8bd03d70c18a6612c114acc2fdbf08cb9;hpb=d74f240d820e784494b9ed440bde77ed8a81e5d3;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index c59602b8bd..7e436362f4 100644 --- a/yang/yang-parser-impl/pom.xml +++ b/yang/yang-parser-impl/pom.xml @@ -1,144 +1,158 @@ - - - - org.opendaylight.yangtools - yang - 0.5.8 - - - 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 + yang + 0.6.2-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-runtime + 4.0 + + + org.mockito + mockito-all + test + + + com.google.guava + guava + + + junit + junit + test + + + ${project.groupId} + concepts + + + commons-io + commons-io + + + + + + + org.antlr + antlr4-maven-plugin + 4.0 + + + + antlr4 + + + + + src/main/antlr + target/generated-sources/parser/org/opendaylight/yangtools/antlrv4/code/gen + true + true + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.8 + + + generate-sources + + add-source + + + + target/generated-sources/parser + + + + + + + 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 + + + + + + + + + + + + + +