X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=65420a0e6ed4d1757e5cbe9c63aa0ec04dc2465e;hb=903668d26d5be0ed151bc4bec40584a5783193f3;hp=bdadde93b3c7c60d194beed10df99a77c1a49e6e;hpb=7d99afc39a7ce0ceffbc066aa31412c8e3e68d53;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index bdadde93b3..65420a0e6e 100644 --- a/binding/yang-binding/pom.xml +++ b/binding/yang-binding/pom.xml @@ -12,12 +12,11 @@ org.opendaylight.mdsal dom-parent - 3.0.1-SNAPSHOT + 9.0.3 ../../dom/dom-parent yang-binding - 1.0.1-SNAPSHOT bundle ${project.artifactId} Java binding for YANG @@ -39,24 +38,28 @@ com.google.guava guava + + + org.mockito + mockito-core + test + + + org.powermock + powermock-reflect + 2.0.9 + test + - org.apache.felix - maven-bundle-plugin - - - !javax.annotation,* - - - - - org.apache.maven.plugins - maven-checkstyle-plugin + maven-surefire-plugin - checkstyle.violationSeverity=error + @{argLine} + --add-opens org.opendaylight.yangtools.yang.binding/org.opendaylight.yangtools.yang.binding=ALL-UNNAMED +