X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=2e34c26c091f261478adba1207b14b200a326f60;hb=0e9f2a490f4a4c4016b37733126369eda4005636;hp=d20af29cc69e9c9fe273a19fb8f40a5ce58520f5;hpb=1e6041162a4bbdf7f937f6be13b2102522871644;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index d20af29cc6..2e34c26c09 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.4 - + org.opendaylight.mdsal + dom-parent + 4.0.1-SNAPSHOT + ../../dom/dom-parent - 4.0.0 - org.opendaylight.mdsal yang-binding - 0.12.0-SNAPSHOT + 2.0.1-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 + + + +