X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=c8fbfc7d460f2af43aba5de33dc9b12a19765d4a;hb=f50a9180374cb919322d0389b9852f980a99bb1d;hp=cd022b6537bc380022298ba06426183caa838cc5;hpb=4345406efc14ce45ae1f304d8a68543fe5af091e;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index cd022b6537..c8fbfc7d46 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 + 9.0.4 ../../dom/dom-parent yang-binding - 2.0.0-SNAPSHOT bundle ${project.artifactId} Java binding for YANG @@ -39,31 +38,28 @@ com.google.guava guava + + + org.mockito + mockito-core + test + + + 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 +