X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=9c8cc4e1381ea1409b51ebff0dc8546a46ea375a;hb=8885edfda539a1190c64fcfedb53e7339d9e8553;hp=65c797938a46d18d30e8ad3a11c4155b97af1a87;hpb=fe0c63aac08436f52be7a9a91a519c72dd2df366;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 65c797938a..9c8cc4e138 100644 --- a/binding/yang-binding/pom.xml +++ b/binding/yang-binding/pom.xml @@ -12,12 +12,11 @@ org.opendaylight.mdsal dom-parent - 3.0.6-SNAPSHOT + 9.0.2-SNAPSHOT ../../dom/dom-parent yang-binding - 1.0.6-SNAPSHOT bundle ${project.artifactId} Java binding for YANG @@ -39,31 +38,23 @@ com.google.guava guava + + + 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 +