X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=b0bb87dc2272a689e86c1cb10f1624225ce82f50;hb=dee64a5322619a72a8c0515096b2dc3a239261de;hp=2005dd12a1c444e5912c06ab7f5552a844babffc;hpb=e6ecaa441055a8d33ef1e3092501106446033e0f;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 2005dd12a1..b0bb87dc22 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.0 - + org.opendaylight.mdsal + dom-parent + 4.0.18-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal yang-binding - 0.13.0-SNAPSHOT + 2.0.17-SNAPSHOT bundle ${project.artifactId} Java binding for YANG - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.3 - 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,23 +59,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + + - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - -