X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=dd912938d28f2a021d472780684d8356aae1d223;hb=b7b239044f2e6879d1641aa793067c6d4355d879;hp=5bf9c7c0e702c197bd7de193d27fddd28ca0ea95;hpb=a9725189f7d9c38c6b2f863f36f34c319bcca7b7;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 5bf9c7c0e7..dd912938d2 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -8,34 +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 + 8.0.5-SNAPSHOT + ../../bnd-parent - bundle - 4.0.0 - org.opendaylight.yangtools - util - 2.1.0-SNAPSHOT - - - ${project.basedir}/../../target/jacoco.exec - - - - - org.opendaylight.yangtools - yangtools-artifacts - ${project.version} - import - pom - - - + util + jar + ${project.artifactId} + Common utilities @@ -43,7 +27,7 @@ concepts - org.opendaylight.yangtools + tech.pantheon.triemap triemap @@ -53,6 +37,12 @@ org.immutables value + annotations + + + org.checkerframework + checker-qual + provided @@ -62,27 +52,6 @@ com.google.guava guava-testlib - test - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - -