X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=545c27274fdedff00bbcd31c9c7a4b97abedcedc;hb=2bb7a802d013711a64fcd4f5f0407e880f2fc657;hp=a4f77129b4da669d49e7460224a2d34d775109ec;hpb=3f6553578e0c052fbd78543c915310b3b6283073;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index a4f77129b4..545c27274f 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -11,13 +11,13 @@ 4.0.0 org.opendaylight.yangtools - bundle-parent - 3.0.2-SNAPSHOT - ../../bundle-parent + bnd-parent + 8.0.3-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 - - - org.opendaylight.yangtools.util - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -