X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=f75259be9fd2e721b90550464c72b30a8ef740de;hb=63720570143a4ba2cdf6e7d4e328138d4dfd2f5e;hp=68b31131764e45b421ea1e5552ddc56470afcdf3;hpb=737f8acb72552ea400a34b54d846bf20ad7396d0;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 68b3113176..f75259be9f 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 + 8.0.11-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal yang-binding - 1.0.1-SNAPSHOT bundle ${project.artifactId} Java binding for YANG - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.1 - pom - import - - - - org.opendaylight.yangtools @@ -53,34 +38,21 @@ com.google.guava guava + - junit - junit - test - - - org.mockito - mockito-core - test + org.powermock + powermock-reflect - org.apache.felix - maven-bundle-plugin - - - !javax.annotation,* - - - - - 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 +