X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=e0f480d19a936cee52991496a334616b839ed3b4;hb=104454c63346801659f0fb37909acb216a1179cf;hp=b5ff053c30adeaca6283fdd1c006fd0372c9d356;hpb=6d3a6c9518b42b1547fa624f4fc990a5ffabc9d8;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index b5ff053c30..90eaf860b0 100644 --- a/binding/yang-binding/pom.xml +++ b/binding/yang-binding/pom.xml @@ -8,35 +8,38 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.0.2 - + org.opendaylight.mdsal + bnd-parent + 13.0.1 + ../../bnd-parent - 4.0.0 - org.opendaylight.mdsal yang-binding - 0.13.0-SNAPSHOT - bundle + jar ${project.artifactId} Java binding for YANG - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.1 - pom - import - - - + + + all,-missing + + + com.github.spotbugs + spotbugs-annotations + true + + + com.google.guava + guava + + + org.eclipse.jdt + org.eclipse.jdt.annotation + org.opendaylight.yangtools concepts @@ -49,18 +52,11 @@ org.opendaylight.yangtools yang-common + - com.google.guava - guava - - - junit - junit - test - - - org.mockito - mockito-core + org.powermock + powermock-reflect + 2.0.9 test @@ -68,29 +64,13 @@ - 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 + - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - -