X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fyang-binding%2Fpom.xml;h=211536db150913e718102b23aecf584c25bbf7dc;hb=2c97da1dea0474092131223c7298a221b1969d64;hp=6460de1a1db5de88999c4e29bc5767996192259f;hpb=62daf56698879e16e0c65aba3b5cb44a78cdb3e1;p=mdsal.git diff --git a/binding/yang-binding/pom.xml b/binding/yang-binding/pom.xml index 6460de1a1d..211536db15 100644 --- a/binding/yang-binding/pom.xml +++ b/binding/yang-binding/pom.xml @@ -12,12 +12,12 @@ org.opendaylight.mdsal dom-parent - 3.0.1-SNAPSHOT + 6.0.2-SNAPSHOT ../../dom/dom-parent yang-binding - 1.0.1-SNAPSHOT + 6.0.2-SNAPSHOT bundle ${project.artifactId} Java binding for YANG @@ -48,24 +48,10 @@ maven-bundle-plugin - !javax.annotation,* + org.opendaylight.yangtools.yang.binding - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -