X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-api%2Fpom.xml;h=68077b8d5bc3425232b90dd0e2eff9e373fcf812;hb=22f7043dc371d1b247b77cc355f8a941b087636a;hp=2a750c912b272fd48e2d179ad85a9de0b415454b;hpb=337e2c7667a6287a4db5400697684794f543b8d5;p=yangtools.git diff --git a/yang/yang-parser-api/pom.xml b/yang/yang-parser-api/pom.xml index 2a750c912b..68077b8d5b 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.3-SNAPSHOT + 6.0.4-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 - - - -