X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=c8fbfc7d460f2af43aba5de33dc9b12a19765d4a;hb=f50a9180374cb919322d0389b9852f980a99bb1d;hp=d64e024c7b26f38fd22772d582c69782e78651fe;hpb=ebd2ef40147e49e38e659126578b5ddaa2a30aba;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index d64e024c7b..c8fbfc7d46 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.10.0-SNAPSHOT + dom-parent + 9.0.4 + ../../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 + + + + +