X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=common%2Futil%2Fpom.xml;h=ccc21da5c521c4ae9ed8c66549ff060a6e7b6fd7;hb=252740c81d82490a97670dd0002a76b01bfd0c42;hp=10159fbd39f4cf328fa0bb2edd98035054c1ef05;hpb=4e7053092a93ce83ca90d3dc2d53bf08fb9fac57;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 10159fbd39..ccc21da5c5 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 2.1.9-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 - - - !javax.annotation,* - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -