X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=e6cfdedb5041e793bdaa5c999676f4da677dc0c7;hb=e927d55209a01945a58569432502266b6f5e51d0;hp=95a135f26b471b29e18e8b45ddd1f8d7eb16dc39;hpb=6b0c1f975b558c3aef366e1e0c05a5abd2a4c946;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 95a135f26b..e6cfdedb50 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.12-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 - - - - -