X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=3b2b1e4787cc35045147227efa15c40aa0a5868b;hb=refs%2Ftags%2Fv8.0.2;hp=9c9ab40246a8c12b87347792a62a01d4492c1d5c;hpb=2f2338abee4e4dbfe0ad7d28362fd8aa511494aa;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 9c9ab40246..cf71a233aa 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.2 + ../../bnd-parent - bundle - 4.0.0 + util + jar + ${project.artifactId} + Common utilities @@ -25,40 +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 - - -