X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=65420a0e6ed4d1757e5cbe9c63aa0ec04dc2465e;hb=903668d26d5be0ed151bc4bec40584a5783193f3;hp=c9a4efdf60738aa6afb50d48a6610bbf205dba50;hpb=bc4231b295fd15f803ad735b469051f94b1fc166;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index c9a4efdf60..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.2-SNAPSHOT + 9.0.3 ../../dom/dom-parent yang-binding - 1.0.2-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 +