X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=e7bcb312735690f73d088ea7ca48d0c9cb44441c;hb=64c691b6658c15c1247022e39d5e19ddaab3252c;hp=95a135f26b471b29e18e8b45ddd1f8d7eb16dc39;hpb=6b0c1f975b558c3aef366e1e0c05a5abd2a4c946;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 95a135f26b..e7bcb31273 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 3.0.0-SNAPSHOT + 6.0.5-SNAPSHOT ../../bundle-parent @@ -37,6 +37,7 @@ org.immutables value + annotations @@ -49,24 +50,4 @@ test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -