X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=afdf782350316447ca0d7cd38bac1870165ed7fe;hb=9ecd8d95992bf55fbe76b07ddd17ee83dbf050e8;hp=146b009d438035a45b06e1779b9e792350dccb05;hpb=b3e9bdc78ca793648a8cc69b68af0c7f46727cd4;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 146b009d43..afdf782350 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -11,14 +11,23 @@ org.opendaylight.yangtools - common-parent - 0.6.2-SNAPSHOT + yangtools-parent + 0.8.5-SNAPSHOT + /../../common/parent/pom.xml bundle 4.0.0 util + + org.opendaylight.yangtools + concepts + + + com.google.code.findbugs + jsr305 + org.slf4j slf4j-api @@ -37,6 +46,11 @@ junit test + + org.opendaylight.yangtools + mockito-configuration + test + @@ -44,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}/ + +