X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=01914896880eb8febd469d6eebe162052f223afa;hb=0efe5a0d2cffb6a2e4e78570f79f367cc234d74e;hp=439556e481c5581fd8bc8d569d30c2729db5c415;hpb=070d2a215b89480b252173cc6a77c035d462c9ec;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 439556e481..0191489688 100644 --- a/binding/yang-binding/pom.xml +++ b/binding/yang-binding/pom.xml @@ -12,12 +12,11 @@ org.opendaylight.mdsal dom-parent - 5.0.5-SNAPSHOT + 10.0.0-SNAPSHOT ../../dom/dom-parent yang-binding - 3.0.5-SNAPSHOT bundle ${project.artifactId} Java binding for YANG @@ -39,17 +38,23 @@ com.google.guava guava + + + org.powermock + powermock-reflect + 2.0.9 + test + - org.apache.felix - maven-bundle-plugin + maven-surefire-plugin - - org.opendaylight.yangtools.yang.binding - + @{argLine} + --add-opens org.opendaylight.yangtools.yang.binding/org.opendaylight.yangtools.yang.binding=ALL-UNNAMED +