X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=cf20246e9242c574398e43c177d8aca5e24923cd;hb=a264f1d743c6700acfb1930cf6b6b1144f943f43;hp=a4f77129b4da669d49e7460224a2d34d775109ec;hpb=3f6553578e0c052fbd78543c915310b3b6283073;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index a4f77129b4..cf20246e92 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 3.0.2-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 - - - org.opendaylight.yangtools.util - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -