X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=224ed27127fa58e4b7b4a317fbf3cc582638522b;hb=aa0b8f9d93419c829a260f2d18fce92b90ab532c;hp=5d35edca1fcbab956a3ec6432b1146afb93d5f80;hpb=81709a576f6dec39ad343733bc3d2d2ded09b5d2;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 5d35edca1f..224ed27127 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 4.0.0-SNAPSHOT + 6.0.8-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 - - - - -