X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=6f77ff4c6a12a76b921108ec1060632f9e1294b1;hb=8f9458b6893de33b315f4a27385ef7d593384d0b;hp=95a135f26b471b29e18e8b45ddd1f8d7eb16dc39;hpb=6b0c1f975b558c3aef366e1e0c05a5abd2a4c946;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 95a135f26b..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.0-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,27 +52,6 @@ com.google.guava guava-testlib - test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -