X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=c0ad1cb7139899db82bf15e10f3b0af53eeaa387;hb=0d3bc6c7aa55e20dfb2e94126c77bda9a9029fcb;hp=04cbec11e658cf082bc726cb6aac0c5016302482;hpb=c90808fe07050de3c0b9bf8cf872933079254c4b;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 04cbec11e6..c0ad1cb713 100644 --- a/binding/yang-binding/pom.xml +++ b/binding/yang-binding/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.mdsal dom-parent - 4.0.4-SNAPSHOT + 5.0.1-SNAPSHOT ../../dom/dom-parent yang-binding - 2.0.4-SNAPSHOT + 3.0.1-SNAPSHOT bundle ${project.artifactId} Java binding for YANG @@ -40,32 +40,4 @@ guava - - - - - 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 - - - -