X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=6f77ff4c6a12a76b921108ec1060632f9e1294b1;hb=8f9458b6893de33b315f4a27385ef7d593384d0b;hp=e9bc11ef57d794238180565c10db184204285eb7;hpb=c5de1e25107fc18357ab54f04396b72293028881;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index e9bc11ef57..6f77ff4c6a 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.2 - + org.opendaylight.yangtools + bnd-parent + 8.0.4-SNAPSHOT + ../../bnd-parent - bundle - 4.0.0 - org.opendaylight.yangtools - util - 2.1.2-SNAPSHOT - - - - tech.pantheon.triemap - bom - 1.0.1 - 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,36 +52,6 @@ com.google.guava guava-testlib - test - - - - - org.apache.felix - maven-bundle-plugin - - - !javax.annotation,* - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -