X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=d958d25ff2e3a37ac9fec21cf175785cbf13d2e8;hb=3af0f90cf7dd663d9ceadd6f21d722b2c4a5fcdd;hp=4c5d0d220c4c7dc0007eab72cc3c2fbe71e5825c;hpb=9f0117bfe4821fc4dfaabbff10e7ded6ac061a14;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 4c5d0d220c..d958d25ff2 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 - 3.1.1 - + org.opendaylight.yangtools + bnd-parent + 9.0.0-SNAPSHOT + ../../bnd-parent - bundle - 4.0.0 - org.opendaylight.yangtools - util - 2.0.5-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,42 +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 - - - - -