X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=0afc65dafae08e9456ebf0378cd515a6f7ffadd5;hb=412968d22ef7f0edfe20b3649bb344e3848d8514;hp=081042a406b6dcdc4a2dfc5b630fd33a8abc2b77;hpb=50b2f9cfb4001418d4d0ae8d2f330e1ff889cd8d;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 081042a406..0afc65dafa 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.0-Beryllium /../../common/parent/pom.xml bundle @@ -20,6 +20,14 @@ util + + org.opendaylight.yangtools + concepts + + + com.google.code.findbugs + jsr305 + org.slf4j slf4j-api @@ -38,6 +46,11 @@ junit test + + org.opendaylight.yangtools + mockito-configuration + test + @@ -45,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}/ + +