X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=cdf7cc27163fa8cc1eb02e160372aa7561dcd049;hb=2404ffb5e606d8dfb5434bfbd128cf8b3a3b7375;hp=4bde9d60e69a956817ae9af3be6cff5dbf715bf3;hpb=3f6553578e0c052fbd78543c915310b3b6283073;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index 4bde9d60e6..cdf7cc2716 100644 --- a/yang/yang-common/pom.xml +++ b/yang/yang-common/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.yangtools bundle-parent - 3.0.2-SNAPSHOT + 6.0.10-SNAPSHOT ../../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 - - - - -