X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=24d4ce00107fc7bda9c38be6479f4d3ac9bf0e9f;hb=dc6156c3cc37f1b9acf68cbc69d59423bf1791eb;hp=d0ab7fc85e167ceda45d5d9b3a2474f6989c1415;hpb=7871e9cffbe2c338412a25311d5669eb297b6d91;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index d0ab7fc85e..24d4ce0010 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-SNAPSHOT /../../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}/ + +