X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=6be695aab527dd8661f7a3c3550ae42bcccff5ed;hb=5e5b2652223917993dc44302488d9fb4d715025d;hp=d0ab7fc85e167ceda45d5d9b3a2474f6989c1415;hpb=986e74baf1b63ba2fa7ed2d7206a32672f98a0b7;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index d0ab7fc85e..6be695aab5 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools yangtools-parent - 0.6.2-SNAPSHOT + 0.8.1-Beryllium-SR1 /../../common/parent/pom.xml bundle @@ -24,7 +24,10 @@ org.opendaylight.yangtools concepts - + + com.google.code.findbugs + jsr305 + org.slf4j slf4j-api @@ -43,6 +46,11 @@ junit test + + org.opendaylight.yangtools + mockito-configuration + test + @@ -50,16 +58,23 @@ org.apache.felix maven-bundle-plugin true - - - - org.opendaylight.yangtools.util, - org.opendaylight.yangtools.util.concurrent - - java-concurrent-hash-trie-map;inline=true - - + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +