X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=d958d25ff2e3a37ac9fec21cf175785cbf13d2e8;hb=3af0f90cf7dd663d9ceadd6f21d722b2c4a5fcdd;hp=a78413c962b479f4e4d6e7b5a84454c191d2f022;hpb=3424f96073a7ba2e8ab333419ef9eaa75892af01;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index a78413c962..d958d25ff2 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -8,37 +8,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 4.0.0 - + org.opendaylight.yangtools + bnd-parent + 9.0.0-SNAPSHOT + ../../bnd-parent - bundle - 4.0.0 - org.opendaylight.yangtools - util - 2.1.0-SNAPSHOT - - - - tech.pantheon.triemap - bom - 1.0.0 - import - pom - - - org.opendaylight.yangtools - yangtools-artifacts - ${project.version} - import - pom - - - + util + jar + ${project.artifactId} + Common utilities @@ -56,6 +37,12 @@ org.immutables value + annotations + + + org.checkerframework + checker-qual + provided @@ -65,27 +52,6 @@ com.google.guava guava-testlib - test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -