X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=afdf782350316447ca0d7cd38bac1870165ed7fe;hb=9ecd8d95992bf55fbe76b07ddd17ee83dbf050e8;hp=64db1287bf9792403202eab7b3468884160404e0;hpb=ecdd01a0527b45b556e216fb9452e0a129dc08fd;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 64db1287bf..afdf782350 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.5-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,13 +58,23 @@ org.apache.felix maven-bundle-plugin true - - - org.opendaylight.yangtools.util - java-concurrent-hash-trie-map;inline=true - - + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +