X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=cf71a233aad25cb8befc7abc1530eb60c411727b;hb=refs%2Ftags%2Fv8.0.2;hp=39700f9d37657f3e804dd780d26a24a370ff6d42;hpb=61abad9a6e569690d110750d7f5cbf4a136bfd2d;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 39700f9d37..cf71a233aa 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -11,13 +11,13 @@ 4.0.0 org.opendaylight.yangtools - bundle-parent - 2.1.6-SNAPSHOT - ../../bundle-parent + bnd-parent + 8.0.2 + ../../bnd-parent util - bundle + jar ${project.artifactId} Common utilities @@ -37,6 +37,12 @@ org.immutables value + annotations + + + org.checkerframework + checker-qual + provided @@ -46,36 +52,6 @@ com.google.guava guava-testlib - test - - - - - org.apache.felix - maven-bundle-plugin - - - !javax.annotation,* - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -