X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=ccc21da5c521c4ae9ed8c66549ff060a6e7b6fd7;hb=252740c81d82490a97670dd0002a76b01bfd0c42;hp=35cdd3bb4dd9d43ddf999d9e9a517d3e5c7e23f3;hpb=e5ef744941b7ce70859aca46c34c0bfeae05d2da;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 35cdd3bb4d..ccc21da5c5 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 3.0.5-SNAPSHOT + 7.0.17 ../../bundle-parent @@ -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 - - - - -