X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=1bea01a063f34c672725ab13c956aac9e3c1cc63;hb=4cdb83a8e13ad8673d01ce5c731bf6cf98ff7a3f;hp=8bfafb1602cbc862491fadf9ceb96d71354acc91;hpb=61abad9a6e569690d110750d7f5cbf4a136bfd2d;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index 8bfafb1602..1bea01a063 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 2.1.6-SNAPSHOT + 4.0.2-SNAPSHOT ../../bundle-parent @@ -30,40 +30,5 @@ org.opendaylight.yangtools concepts - - org.kohsuke.metainf-services - metainf-services - - - - - - org.apache.felix - maven-bundle-plugin - true - - - !javax.annotation,* - {META-INF/services=${project.build.directory}/classes/META-INF/services} - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -