X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-impl%2Fpom.xml;h=5cb407ed8da222d82d70eaaae65436e082aae5c0;hb=30c55f9bed4209a1507d7da876748a8b49f5c966;hp=0c812a8c42163e2109b6717f334b198952711a6b;hpb=9faaabdd24720529afb6ce21d2f97039fd831a7e;p=yangtools.git diff --git a/yang/yang-parser-impl/pom.xml b/yang/yang-parser-impl/pom.xml index 0c812a8c42..5cb407ed8d 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 @@ -45,8 +45,7 @@ org.mockito - mockito-all - test + mockito-core com.google.guava @@ -57,18 +56,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 -