X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=3f839a320cf9be49e2f6a2ee94d94f2fc773cb38;hb=400ee61c0ca422733a367f228d6ea4d4cb644681;hp=fae3b6ebd2d8078312cd3c225e17856c381dfaf1;hpb=875fe233e3408f89bd41f62c0c3ddcbcecc8d7c1;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index fae3b6ebd2..3f839a320c 100644 --- a/yang/yang-parser-impl/pom.xml +++ b/yang/yang-parser-impl/pom.xml @@ -11,8 +11,9 @@ org.opendaylight.yangtools - yang - 0.6.2-SNAPSHOT + yangtools-parent + 0.8.0-SNAPSHOT + /../../common/parent/pom.xml 4.0.0 @@ -40,30 +41,33 @@ org.antlr antlr4-runtime - 4.0 org.mockito - mockito-all - test + mockito-core com.google.guava guava - - org.eclipse.xtend - org.eclipse.xtend.lib - junit junit test + + ch.qos.logback + logback-classic + test + ${project.groupId} concepts + + com.google.code.findbugs + jsr305 + @@ -71,7 +75,6 @@ org.antlr antlr4-maven-plugin - 4.0 @@ -86,28 +89,6 @@ 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