X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=6e50a61a29b0ddb6d66a4831be53fae437fa98e3;hb=refs%2Fheads%2F6.0.x;hp=0f57edd09fbfd539d8ae11a0d27cc8f1ad809e00;hpb=3e8e0708a276ab45c9123a44417453ff62f6331d;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index 0f57edd09f..6e50a61a29 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.yangtools bundle-parent - 2.1.7-SNAPSHOT + 6.0.13-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 - - - - -