X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=b3edfcdb340fa5faf7ed05ed8f5a88d048d8b7a4;hb=e871c15d1f8afb5db9c7c8cdb075d9ceffbd9ed3;hp=6344ea44d3b18a1823010b24ed7b73a80c3bdd36;hpb=78dd316147c66a8b4150d521770ea1837e2e3417;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 6344ea44d3..b3edfcdb34 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.1-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 - - - - -