X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=acff63a0fea8fc8cb92087373968ab73a3e12292;hb=e05913e5ee0722a6b83a72dc1d7d03540bec2cba;hp=321c5922f6f87afb654bb0b647707577aae54b0a;hpb=2c93d0b58d2acff762ea299f8c0adc5a4442d8bd;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 321c5922f6..acff63a0fe 100644 --- a/binding/yang-binding/pom.xml +++ b/binding/yang-binding/pom.xml @@ -8,34 +8,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 3.1.3 - + org.opendaylight.mdsal + dom-parent + 4.0.15-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal yang-binding - 0.13.0-SNAPSHOT + 2.0.15-SNAPSHOT bundle ${project.artifactId} Java binding for YANG - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.10 - pom - import - - - - org.opendaylight.yangtools @@ -53,20 +39,19 @@ com.google.guava guava - - junit - junit - test - - - org.mockito - mockito-core - test - + + org.apache.felix + maven-bundle-plugin + + + !javax.annotation,* + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -74,6 +59,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +