X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fconcepts%2Fpom.xml;h=100aabf79aab1cedac6105b70c76f801bf57b0e7;hb=ddfb7c5419553cf8659c1e1e35610e2743838a3a;hp=8a8716e4883e24d2c8187f56baaf35306add8fa3;hpb=4ee466b81296b3c701cca64a9c66f4805c94eb7a;p=yangtools.git diff --git a/common/concepts/pom.xml b/common/concepts/pom.xml index 8a8716e488..100aabf79a 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.0-SNAPSHOT - ../../bundle-parent + bnd-parent + 8.0.0-SNAPSHOT + ../../bnd-parent concepts - bundle + jar ${project.artifactId} Common concepts @@ -26,39 +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 - !javax.annotation,* - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -