X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=common%2Fconcepts%2Fpom.xml;h=1887ceaa127fad38b2e2fce4f7046429943bc209;hb=94802c90715cf103f0cf921f54ea7053ee7f9a9e;hp=c0702c627eb214f274e155b586ddf4bc2c5075b9;hpb=7ec04bfab1274091de745f29f2c4ee00e550ebe4;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index c0702c627e..1887ceaa12 100644 --- a/common/concepts/pom.xml +++ b/common/concepts/pom.xml @@ -11,13 +11,13 @@ 4.0.0 org.opendaylight.yangtools - bundle-parent - 3.0.3-SNAPSHOT - ../../bundle-parent + bnd-parent + 8.0.5-SNAPSHOT + ../../bnd-parent concepts - bundle + jar ${project.artifactId} Common concepts @@ -26,38 +26,14 @@ com.google.guava guava + + org.checkerframework + checker-qual + provided + org.opendaylight.yangtools mockito-configuration - - - - - org.apache.felix - maven-bundle-plugin - - - org.opendaylight.yangtools.concepts - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -