X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=75406d31b9847ffba70ae30d4e9be3d0d14588bd;hb=refs%2Fheads%2Fstable%2Fcarbon;hp=e19a7474dc05b2fc629616887c2444cbaa3a1403;hpb=f5e9689b95d945c22c7a38870681cab899326de9;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index e19a7474dc..75406d31b9 100644 --- a/yang/yang-parser-impl/pom.xml +++ b/yang/yang-parser-impl/pom.xml @@ -1,143 +1,180 @@ - - - - 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.slf4j - slf4j-simple - 1.7.2 - test - - - org.mockito - mockito-all - 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.odlparent + bundle-parent + 1.8.5-SNAPSHOT + + + + 4.0.0 + org.opendaylight.yangtools + yang-parser-impl + 1.1.5-SNAPSHOT + bundle + ${project.artifactId} + YANG parser + + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.1.5-SNAPSHOT + import + pom + + + + + + + ${project.groupId} + yang-common + + + ${project.groupId} + yang-model-api + + + ${project.groupId} + yang-parser-api + + + ${project.groupId} + yang-model-util + + + ${project.groupId} + yang-data-util + + + org.antlr + antlr4-runtime + 4.5.3 + + + org.mockito + mockito-core + + + com.google.guava + guava + + + junit + junit + test + + + ch.qos.logback + logback-classic + test + + + ${project.groupId} + concepts + + + + + + + org.antlr + antlr4-maven-plugin + 4.5.3 + + + + antlr4 + + + + + src/main/antlr + target/generated-sources/parser/org/opendaylight/yangtools/antlrv4/code/gen + true + true + + + + org.codehaus.mojo + build-helper-maven-plugin + + + 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}/ + + +