X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsal%2Fyang-prototype%2Fcode-generator%2Fyang-model-parser-impl%2Fpom.xml;h=f0ba0d298168da109f1ef7ff5455ab1310a64c24;hb=c6bc227bf09c8d754f2b2e8d99d55a7f5c29633c;hp=add138e8b98f9658359349b432a25c4433642adc;hpb=11837100975c9ad113e12668c09ecd78f9433f73;p=controller.git diff --git a/opendaylight/sal/yang-prototype/code-generator/yang-model-parser-impl/pom.xml b/opendaylight/sal/yang-prototype/code-generator/yang-model-parser-impl/pom.xml index add138e8b9..f0ba0d2981 100644 --- a/opendaylight/sal/yang-prototype/code-generator/yang-model-parser-impl/pom.xml +++ b/opendaylight/sal/yang-prototype/code-generator/yang-model-parser-impl/pom.xml @@ -1,127 +1,125 @@ - 4.0.0 - - org.opendaylight.controller - binding-generator - 1.0 - - yang-model-parser-impl + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - - - org.opendaylight.controller - yang-common - 1.0 - - - org.opendaylight.controller - yang-model-api - 1.0 - - - org.opendaylight.controller - yang-model-parser-api - 1.0 - - - org.opendaylight.controller - yang-model-util - 1.0 - - - org.opendaylight.controller - binding-model-api - 1.0 - + + org.opendaylight.controller + yang + 0.5.4-SNAPSHOT + ../../yang/pom.xml + - - org.antlr - antlr4 - 4.0 - - - org.slf4j - slf4j-api - 1.7.2 - - - org.slf4j - slf4j-simple - 1.7.2 - - - org.mockito - mockito-all - 1.8.4 - - - - - - org.antlr - antlr4-maven-plugin - 4.0 - - - - antlr4 - - - - - src/main/antlr - target/generated-sources/parser/org/opendaylight/controller/antlrv4/code/gen - true - true - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.7 - - - generate-sources - - add-source - - - - target/generated-sources/parser - - - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.antlr - antlr4-maven-plugin - [4.0,) - - antlr4 - - - - - - - - - - - - - + 4.0.0 + yang-model-parser-impl + + + + org.opendaylight.controller + yang-common + + + org.opendaylight.controller + yang-model-api + + + org.opendaylight.controller + yang-model-parser-api + + + org.opendaylight.controller + yang-model-util + + + org.antlr + antlr4 + 4.0 + + + org.slf4j + slf4j-simple + 1.7.2 + + + org.mockito + mockito-all + 1.8.4 + + + com.google.guava + guava + 14.0.1 + + + junit + junit + + + + + + + org.antlr + antlr4-maven-plugin + 4.0 + + + + antlr4 + + + + + src/main/antlr + target/generated-sources/parser/org/opendaylight/controller/antlrv4/code/gen + true + true + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.7 + + + generate-sources + + add-source + + + + target/generated-sources/parser + + + + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.antlr + antlr4-maven-plugin + [4.0,) + + antlr4 + + + + + + + + + + + + +