X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=18d478294363f439b258a7eaf9a03df46d0bc0c2;hb=1441f51fcc3bd6e9dc67ad6f5810754c43a073d4;hp=1da1f8dba39055c7146d6856d6479cbc17e8c3dc;hpb=9c98151c1742739f1ca914931d80245f26824fa6;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 1da1f8dba3..18d4782943 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.11-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal yang-binding - 0.15.0-SNAPSHOT + 2.0.11-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 + +