X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=binding%2Fyang-binding%2Fpom.xml;h=9c8cc4e1381ea1409b51ebff0dc8546a46ea375a;hb=8885edfda539a1190c64fcfedb53e7339d9e8553;hp=d7c3fb7fdc4718fda40dbbc12982c3183d635c96;hpb=94ab00b560022b916b69d0669f4869b8ce3138b5;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index d7c3fb7fdc..9c8cc4e138 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 - 2.0.4 - + org.opendaylight.mdsal + dom-parent + 9.0.2-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal yang-binding - 0.12.0-SNAPSHOT bundle ${project.artifactId} Java binding for YANG - - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0 - pom - import - - - - org.opendaylight.yangtools @@ -53,32 +38,25 @@ com.google.guava guava + - junit - junit - test - - - org.mockito - mockito-core + org.powermock + powermock-reflect + 2.0.9 test - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - - + + + + maven-surefire-plugin + + @{argLine} + --add-opens org.opendaylight.yangtools.yang.binding/org.opendaylight.yangtools.yang.binding=ALL-UNNAMED + + + + +