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=967f61baa675bf35f609d1c0dd0af6bd0edc2be7;hpb=54acabe218acc31128b92e4e854d19675f0ae1bd;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 967f61baa6..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 - 1.0.0-SNAPSHOT - /../../common/parent/pom.xml + bnd-parent + 8.0.2 + ../../bnd-parent - bundle - 4.0.0 + util + jar + ${project.artifactId} + Common utilities @@ -25,56 +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 - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -