X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=29c1ecc4b2c85f10348619798456bd78ccc2706d;hb=db65d54257bccbb283d47e023a803daccad1ec1d;hp=bc2fd9163abeca90a7c8a31002bbacf7edfb0849;hpb=fe41f5467cd353b460d5fa399d3293ddb6f9ca36;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index bc2fd9163a..29c1ecc4b2 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.8-SNAPSHOT - ../../bundle-parent + bnd-parent + 8.0.2-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 - - - - -