X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=e0f480d19a936cee52991496a334616b839ed3b4;hb=104454c63346801659f0fb37909acb216a1179cf;hp=878e9509720cc480d09b6bc282b36818f9457967;hpb=fe63e56917b1bc1f3412f5f513833aee6ff83f2a;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 878e950972..90eaf860b0 100644 --- a/binding/yang-binding/pom.xml +++ b/binding/yang-binding/pom.xml @@ -8,19 +8,38 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.mdsal - mdsal-binding - 0.9.0-SNAPSHOT + bnd-parent + 13.0.1 + ../../bnd-parent - 4.0.0 yang-binding + jar ${project.artifactId} Java binding for YANG + + + all,-missing + + + + com.github.spotbugs + spotbugs-annotations + true + + + com.google.guava + guava + + + org.eclipse.jdt + org.eclipse.jdt.annotation + org.opendaylight.yangtools concepts @@ -33,36 +52,25 @@ org.opendaylight.yangtools yang-common + - 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 + + + + +