X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-common%2Fpom.xml;h=c6d94d6661cd59a848829494203674c780d4c58e;hb=faa1c1f51c841d357fe71880c07e931ebf990ee4;hp=10cfeb40f5c5ebf43220500025101bb836792355;hpb=78dd316147c66a8b4150d521770ea1837e2e3417;p=yangtools.git diff --git a/yang/yang-common/pom.xml b/yang/yang-common/pom.xml index 10cfeb40f5..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.4-SNAPSHOT + 6.0.4-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 - - - - -