X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=f75259be9fd2e721b90550464c72b30a8ef740de;hb=63720570143a4ba2cdf6e7d4e328138d4dfd2f5e;hp=04cbec11e658cf082bc726cb6aac0c5016302482;hpb=c90808fe07050de3c0b9bf8cf872933079254c4b;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 04cbec11e6..f75259be9f 100644 --- a/binding/yang-binding/pom.xml +++ b/binding/yang-binding/pom.xml @@ -12,12 +12,11 @@ org.opendaylight.mdsal dom-parent - 4.0.4-SNAPSHOT + 8.0.11-SNAPSHOT ../../dom/dom-parent yang-binding - 2.0.4-SNAPSHOT bundle ${project.artifactId} Java binding for YANG @@ -39,31 +38,21 @@ com.google.guava guava + + + org.powermock + powermock-reflect + - 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 +