X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=6f77ff4c6a12a76b921108ec1060632f9e1294b1;hb=9d515287c089fc2ed582d852d7f8afe3fccf53a8;hp=6344ea44d3b18a1823010b24ed7b73a80c3bdd36;hpb=78dd316147c66a8b4150d521770ea1837e2e3417;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 6344ea44d3..6f77ff4c6a 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.4-SNAPSHOT - ../../bundle-parent + bnd-parent + 8.0.4-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 - - - - -