X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=binding%2Fyang-binding%2Fpom.xml;h=a69d0b3ec0dbe22759b17daa369387f3d81e7543;hb=adae640e2b02e08fb5c3197cbb245acaf2ae8df9;hp=cd022b6537bc380022298ba06426183caa838cc5;hpb=4345406efc14ce45ae1f304d8a68543fe5af091e;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index cd022b6537..a69d0b3ec0 100644 --- a/binding/yang-binding/pom.xml +++ b/binding/yang-binding/pom.xml @@ -12,12 +12,11 @@ org.opendaylight.mdsal dom-parent - 4.0.0-SNAPSHOT + 8.0.6-SNAPSHOT ../../dom/dom-parent yang-binding - 2.0.0-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 +