X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=65420a0e6ed4d1757e5cbe9c63aa0ec04dc2465e;hb=903668d26d5be0ed151bc4bec40584a5783193f3;hp=878e9509720cc480d09b6bc282b36818f9457967;hpb=fe63e56917b1bc1f3412f5f513833aee6ff83f2a;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 878e950972..65420a0e6e 100644 --- a/binding/yang-binding/pom.xml +++ b/binding/yang-binding/pom.xml @@ -8,15 +8,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.mdsal - mdsal-binding - 0.9.0-SNAPSHOT + dom-parent + 9.0.3 + ../../dom/dom-parent - 4.0.0 yang-binding + bundle ${project.artifactId} Java binding for YANG @@ -37,32 +38,30 @@ com.google.guava guava + - junit - junit + org.mockito + mockito-core 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 + + + + +