X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=65420a0e6ed4d1757e5cbe9c63aa0ec04dc2465e;hb=903668d26d5be0ed151bc4bec40584a5783193f3;hp=47023bc1623336144e7f7a80a39e5aa972cedf72;hpb=8e720ede35eec3e7865764ec3e79539926806956;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 47023bc162..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.7-SNAPSHOT + 9.0.3 ../../dom/dom-parent yang-binding - 1.0.7-SNAPSHOT bundle ${project.artifactId} Java binding for YANG @@ -39,31 +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 - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin + maven-surefire-plugin - true + @{argLine} + --add-opens org.opendaylight.yangtools.yang.binding/org.opendaylight.yangtools.yang.binding=ALL-UNNAMED +