X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=e1371ad6b2db7848edf981514907fbd2ff3cd8ca;hb=e871c15d1f8afb5db9c7c8cdb075d9ceffbd9ed3;hp=9532377335d0daf403438ffe2f2366ca2c1f2a2b;hpb=8bca619e8bb5fea3fd92bb6a0d1b15e6b844564c;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 9532377335..b3edfcdb34 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.7.0-SNAPSHOT - /../../common/parent/pom.xml + bnd-parent + 8.0.1-SNAPSHOT + ../../bnd-parent - bundle - 4.0.0 + util + jar + ${project.artifactId} + Common utilities @@ -25,45 +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 + + + com.google.guava + guava-testlib - - - - org.apache.felix - maven-bundle-plugin - true - - - java-concurrent-hash-trie-map;inline=true - - - - -