X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=f7627c8c7a60572b3ddf1e3dad617d3a3cb0c1e7;hb=c205e38258c73ff288ab956ad9f9c6f807063cc4;hp=bd8e85ab3d439d0d731612e6926f2dc80bc28692;hpb=1b4dc54e146cd26f4723dc0d6398cd2c8f65a434;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index bd8e85ab3d..f7627c8c7a 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 - 4.0.2 - + org.opendaylight.mdsal + dom-parent + 4.0.12-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal yang-binding - 0.15.0-SNAPSHOT + 2.0.12-SNAPSHOT bundle ${project.artifactId} Java binding for YANG - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.1 - 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 + +