X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=e1371ad6b2db7848edf981514907fbd2ff3cd8ca;hb=e871c15d1f8afb5db9c7c8cdb075d9ceffbd9ed3;hp=f3502891baa6b585d5460ef3f2300ed2d65d88f8;hpb=1c6811475b33129127a9e1e32bdccb199ea92afd;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index f3502891ba..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.6.2-SNAPSHOT - /../../common/parent/pom.xml + bnd-parent + 8.0.1-SNAPSHOT + ../../bnd-parent - bundle - 4.0.0 + util + jar + ${project.artifactId} + Common utilities @@ -25,46 +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 - - - java-concurrent-hash-trie-map;inline=true - - - - -