X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-reactor%2Fpom.xml;h=83f309ee07f38e497d6956c1c8f484869b3ec490;hb=a264f1d743c6700acfb1930cf6b6b1144f943f43;hp=a6ba5eb771a5438b52da7cc94cb548028ea42d70;hpb=715697a8019fccbfed3c826cb69510dedb1560fd;p=yangtools.git diff --git a/yang/yang-parser-reactor/pom.xml b/yang/yang-parser-reactor/pom.xml index a6ba5eb771..83f309ee07 100644 --- a/yang/yang-parser-reactor/pom.xml +++ b/yang/yang-parser-reactor/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 2.1.7-SNAPSHOT + 6.0.3-SNAPHOST ../../bundle-parent @@ -51,33 +51,4 @@ yang-model-util - - - - - 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 - - - - -