X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=c42bbb5da058c1b4861cc4cb78e5bb146c7775b5;hb=refs%2Ftags%2Fv8.0.2;hp=3d2ca323262bd99027f45a90761c5dc925f2842b;hpb=bdabc1c4721e827427e421b6421c5e260ffbcedb;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 3d2ca32326..c42bbb5da0 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.1-SNAPSHOT - ../../bundle-parent + bnd-parent + 8.0.2 + ../../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 - - - - -