X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-api%2Fpom.xml;h=cdb25e3f9d1b04fefbb447faf6ca9eebac0ca76d;hb=7d69ba48ddb26e6d546f5160cec899ac60bca5a0;hp=3e04cce6d0c7f98be3f947bc394ff9efe88b4582;hpb=a347144e24ac3961f087f596bbf197dafa692e50;p=yangtools.git diff --git a/yang/yang-parser-api/pom.xml b/yang/yang-parser-api/pom.xml index 3e04cce6d0..cdb25e3f9d 100644 --- a/yang/yang-parser-api/pom.xml +++ b/yang/yang-parser-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 2.1.2-SNAPSHOT + 6.0.9-SNAPSHOT ../../bundle-parent @@ -27,32 +27,4 @@ yang-model-api - - - - - 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 - - - -