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