X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=04cbec11e658cf082bc726cb6aac0c5016302482;hb=c90808fe07050de3c0b9bf8cf872933079254c4b;hp=503839837e3bc38964fe2164bfbc0ea96fd8395b;hpb=e4d87fd24389c5068445e907965e69322d1986e0;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 503839837e..04cbec11e6 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 - 2.0.2 - + org.opendaylight.mdsal + dom-parent + 4.0.4-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal yang-binding - 0.12.0-SNAPSHOT + 2.0.4-SNAPSHOT bundle ${project.artifactId} Java binding for YANG - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.0-SNAPSHOT - pom - import - - - - org.opendaylight.yangtools @@ -53,32 +39,33 @@ com.google.guava guava - - junit - junit - test - - - org.mockito - mockito-core - test - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - - + + + + org.apache.felix + maven-bundle-plugin + + + !javax.annotation,* + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + +