X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=b3edfcdb340fa5faf7ed05ed8f5a88d048d8b7a4;hb=e871c15d1f8afb5db9c7c8cdb075d9ceffbd9ed3;hp=21de301af772d1be23cb886957cf24f96ed4c9b8;hpb=3e8e0708a276ab45c9123a44417453ff62f6331d;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 21de301af7..b3edfcdb34 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.7-SNAPSHOT - ../../bundle-parent + bnd-parent + 8.0.1-SNAPSHOT + ../../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 - - - - -