X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=c32b829dce8ec2c1749cc4b375e8f6b246871970;hb=cd03b372e88961a8783473ae585039d53a45a6c8;hp=081042a406b6dcdc4a2dfc5b630fd33a8abc2b77;hpb=82f9928e6acfc419a1e966451ef8017ddcc49637;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 081042a406..c32b829dce 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-SNAPSHOT /../../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,12 +58,6 @@ org.apache.felix maven-bundle-plugin true - - - org.opendaylight.yangtools.util - java-concurrent-hash-trie-map;inline=true - -