X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=d9c5aaaf274eead2957bb5346226bc661baa54e0;hb=8e2b081c6f6703fd959d65f2f48eff395d00a56b;hp=a4f77129b4da669d49e7460224a2d34d775109ec;hpb=8223fcaa12fcec8f4dd4d847beba0b40065f600b;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index a4f77129b4..d9c5aaaf27 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-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 - - - - -