X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=6be695aab527dd8661f7a3c3550ae42bcccff5ed;hb=5e5b2652223917993dc44302488d9fb4d715025d;hp=77f81902054dfa333e0b9c0248a607ed36fcb69f;hpb=a42ec214e7ed29699ac7d46696a36e2e63814abe;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 77f8190205..6be695aab5 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.1-Beryllium-SR1 + /../../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,11 +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}/ + +