X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=c6d94d6661cd59a848829494203674c780d4c58e;hb=faa1c1f51c841d357fe71880c07e931ebf990ee4;hp=e0a1a2840c1c0724cff4f68b13cd583c40627bcc;hpb=c63fcdad4712eedcb0484eacdb1bc4e08dad88ec;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index e0a1a2840c..c6d94d6661 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.yangtools bundle-parent - 3.0.0-SNAPSHOT + 6.0.4-SNAPSHOT ../../bundle-parent yang-common bundle ${project.artifactId} - ODL :: YANG Tools :: ${project.artifactId} + Common YANG definitions @@ -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 - - - - -