X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=01914896880eb8febd469d6eebe162052f223afa;hb=0efe5a0d2cffb6a2e4e78570f79f367cc234d74e;hp=15286e109753f648676e1b2ac545455399597b0d;hpb=254b120216e9b2aca97e06a2787e0424e2b2556f;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 15286e1097..0191489688 100644 --- a/binding/yang-binding/pom.xml +++ b/binding/yang-binding/pom.xml @@ -8,34 +8,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 4.0.2 - + org.opendaylight.mdsal + dom-parent + 10.0.0-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal yang-binding - 1.0.0-SNAPSHOT bundle ${project.artifactId} Java binding for YANG - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.1 - pom - import - - - - org.opendaylight.yangtools @@ -53,14 +38,11 @@ com.google.guava guava + - junit - junit - test - - - org.mockito - mockito-core + org.powermock + powermock-reflect + 2.0.9 test @@ -68,10 +50,11 @@ - org.apache.maven.plugins - maven-checkstyle-plugin + maven-surefire-plugin - checkstyle.violationSeverity=error + @{argLine} + --add-opens org.opendaylight.yangtools.yang.binding/org.opendaylight.yangtools.yang.binding=ALL-UNNAMED +