X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=16c3685e0d1878ea826460a914e55d944c9f37c3;hb=c7b35205c0190aec39443cf08e732c6444849945;hp=31b1cd80d47cb93feafda316fedf6e2a80ab543d;hpb=6ea9467214ddac1d69b7752747505346dd1e4df3;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 31b1cd80d4..16c3685e0d 100644 --- a/binding/yang-binding/pom.xml +++ b/binding/yang-binding/pom.xml @@ -12,12 +12,11 @@ org.opendaylight.mdsal dom-parent - 5.0.0-SNAPSHOT + 11.0.0-SNAPSHOT-SNAPSHOT ../../dom/dom-parent yang-binding - 3.0.0-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 +