X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=01e60a70b2484b78215a321ef54c2fd77001846b;hb=31950f4c302475da7a8cad2d5a2ba6c7cc776ff8;hp=2e34c26c091f261478adba1207b14b200a326f60;hpb=0e9f2a490f4a4c4016b37733126369eda4005636;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 2e34c26c09..01e60a70b2 100644 --- a/binding/yang-binding/pom.xml +++ b/binding/yang-binding/pom.xml @@ -12,12 +12,11 @@ org.opendaylight.mdsal dom-parent - 4.0.1-SNAPSHOT + 8.0.4-SNAPSHOT ../../dom/dom-parent yang-binding - 2.0.1-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 +