X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=cf20246e9242c574398e43c177d8aca5e24923cd;hb=a264f1d743c6700acfb1930cf6b6b1144f943f43;hp=bfaa0aded1f2530b28c98546e5fe4c07f42f170a;hpb=337e2c7667a6287a4db5400697684794f543b8d5;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index bfaa0aded1..cf20246e92 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 2.1.3-SNAPSHOT + 6.0.3-SNAPHOST ../../bundle-parent @@ -37,6 +37,7 @@ org.immutables value + annotations @@ -49,33 +50,4 @@ 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 - - - - -