X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=5170cfd86b1f7e5db372035cd1d83a3c78b9bee9;hb=refs%2Fchanges%2F09%2F96009%2F1;hp=a4f77129b4da669d49e7460224a2d34d775109ec;hpb=3f6553578e0c052fbd78543c915310b3b6283073;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index a4f77129b4..5170cfd86b 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.7-SNAPSHOT ../../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 - - - - -