X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=fd38e5acc85d714ff172d1a76d5d469ca56c96c8;hb=refs%2Fchanges%2F74%2F102174%2F1;hp=5d185efe517345ac63c832837e7f3db06dd3e7c4;hpb=c5e58b6841e2f9d9bcd7808d4f3073b1c4792d26;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 5d185efe51..e115f538a2 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -8,16 +8,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.yangtools - yangtools-parent - 0.6.2-SNAPSHOT - /../../common/parent/pom.xml + bnd-parent + 8.0.8-SNAPSHOT + ../../bnd-parent - bundle - 4.0.0 + util + jar + ${project.artifactId} + Common utilities @@ -25,50 +27,31 @@ concepts - com.google.code.findbugs - jsr305 - - - org.slf4j - slf4j-api + tech.pantheon.triemap + triemap com.google.guava guava - com.github.romix - java-concurrent-hash-trie-map + org.immutables + value + annotations - - junit - junit - test + org.checkerframework + checker-qual + provided + org.opendaylight.yangtools mockito-configuration - test - 0.6.2-SNAPSHOT + + + com.google.guava + guava-testlib - - - - org.apache.felix - maven-bundle-plugin - true - - - - org.opendaylight.yangtools.util, - org.opendaylight.yangtools.util.concurrent - - java-concurrent-hash-trie-map;inline=true - - - - -