X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=d958d25ff2e3a37ac9fec21cf175785cbf13d2e8;hb=3af0f90cf7dd663d9ceadd6f21d722b2c4a5fcdd;hp=35cdd3bb4dd9d43ddf999d9e9a517d3e5c7e23f3;hpb=e5ef744941b7ce70859aca46c34c0bfeae05d2da;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 35cdd3bb4d..d958d25ff2 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.5-SNAPSHOT - ../../bundle-parent + bnd-parent + 9.0.0-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 - - - - -