X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=5e8e765036544e31ce46d7ab0edb9881eccb3c1e;hb=f44dd4acd34f1fa3d3a79759c3d636ca18b393fc;hp=14b70b51f1ced77046975b6d52db9c8ed083d70d;hpb=81709a576f6dec39ad343733bc3d2d2ded09b5d2;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index 14b70b51f1..5e8e765036 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.yangtools bundle-parent - 4.0.0-SNAPSHOT + 6.0.11 ../../bundle-parent yang-common bundle ${project.artifactId} - ODL :: YANG Tools :: ${project.artifactId} + Common YANG definitions @@ -30,39 +30,5 @@ org.opendaylight.yangtools concepts - - org.kohsuke.metainf-services - metainf-services - - - - - - org.apache.felix - maven-bundle-plugin - true - - - org.opendaylight.yangtools.yang.common - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -