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