X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=65420a0e6ed4d1757e5cbe9c63aa0ec04dc2465e;hb=903668d26d5be0ed151bc4bec40584a5783193f3;hp=4706b3aca973f5b31b342600e8894e04fd2cf4a2;hpb=b4faf696f519735e3c5293bed1264d91a93debe3;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 4706b3aca9..65420a0e6e 100644 --- a/binding/yang-binding/pom.xml +++ b/binding/yang-binding/pom.xml @@ -12,12 +12,11 @@ org.opendaylight.mdsal dom-parent - 3.0.5-SNAPSHOT + 9.0.3 ../../dom/dom-parent yang-binding - 1.0.5-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 +