X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=545c27274fdedff00bbcd31c9c7a4b97abedcedc;hb=2bb7a802d013711a64fcd4f5f0407e880f2fc657;hp=1b4e255cd1ca6dbf87364edd7854b2f2b61e7f09;hpb=25c86908a023d7be793ffe6511aad06bbbe5aebf;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 1b4e255cd1..545c27274f 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -8,30 +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-SNAPSHOT - + org.opendaylight.yangtools + bnd-parent + 8.0.3-SNAPSHOT + ../../bnd-parent - bundle - 4.0.0 - org.opendaylight.yangtools - util - 2.1.0-SNAPSHOT - - - - org.opendaylight.yangtools - yangtools-artifacts - ${project.version} - import - pom - - - + util + jar + ${project.artifactId} + Common utilities @@ -39,7 +27,7 @@ concepts - org.opendaylight.yangtools + tech.pantheon.triemap triemap @@ -49,55 +37,21 @@ org.immutables value + annotations - - junit - junit - test + org.checkerframework + checker-qual + provided + org.opendaylight.yangtools mockito-configuration - test - com.google.guava - guava-testlib - test + com.google.guava + guava-testlib - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - org.apache.felix - maven-bundle-plugin - true - - - - !org.immutables.value, - * - - - - - - -