X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=3f839a320cf9be49e2f6a2ee94d94f2fc773cb38;hb=400ee61c0ca422733a367f228d6ea4d4cb644681;hp=2662bbb001fece80f80909260f6c669db3ee0e54;hpb=28573705736327e87f84931023a28806ac3d60f4;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index 2662bbb001..3f839a320c 100644 --- a/yang/yang-parser-impl/pom.xml +++ b/yang/yang-parser-impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools yangtools-parent - 0.6.2-SNAPSHOT + 0.8.0-SNAPSHOT /../../common/parent/pom.xml @@ -41,12 +41,10 @@ org.antlr antlr4-runtime - 4.0 org.mockito - mockito-all - test + mockito-core com.google.guava @@ -57,18 +55,19 @@ junit test + + ch.qos.logback + logback-classic + test + ${project.groupId} concepts - commons-io - commons-io + com.google.code.findbugs + jsr305 - - com.google.code.findbugs - jsr305 - @@ -76,7 +75,6 @@ org.antlr antlr4-maven-plugin - 4.0 @@ -91,23 +89,6 @@ true - - org.codehaus.mojo - build-helper-maven-plugin - - - generate-sources - - add-source - - - - target/generated-sources/parser - - - - - org.apache.maven.plugins maven-javadoc-plugin