X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=677a62b49d40228c2e67088c1fb7e6b2ef736c9c;hb=6e1f541302d06c8e20fa92eea87c6a7236d178e4;hp=189c7cb7c00851266a4a781c1e02dea64e237aa6;hpb=901a6b53a0cb8756bb3790d26730150f17316e08;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index 189c7cb7c0..677a62b49d 100644 --- a/yang/yang-parser-impl/pom.xml +++ b/yang/yang-parser-impl/pom.xml @@ -1,137 +1,150 @@ - - - - org.opendaylight.yangtools - yang - 0.5.7-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 - - - junit - junit - - - - - - - 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.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.0-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 + + + org.eclipse.xtend + org.eclipse.xtend.lib + + + junit + junit + test + + + ${project.groupId} + concepts + + + + + + + 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.8 + + + 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 + + + + + + + + + + + + + +