X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=6ae9a67aa86ac4cf413fa52540c39b14e25ec09b;hb=588f21b3e9e0ce13393dd930a845a9ebfa01ef09;hp=146b009d438035a45b06e1779b9e792350dccb05;hpb=45cc8ec7bc55e59639ae3df1b8f1c35fe7026386;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 146b009d43..6ae9a67aa8 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -10,26 +10,45 @@ - org.opendaylight.yangtools - common-parent - 0.6.2-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.1.3 + bundle 4.0.0 + org.opendaylight.yangtools util + 2.0.6.3-SNAPSHOT + + + + + org.opendaylight.yangtools + yangtools-artifacts + ${project.version} + import + pom + + + - org.slf4j - slf4j-api + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + triemap com.google.guava guava - com.github.romix - java-concurrent-hash-trie-map + org.immutables + value @@ -37,20 +56,48 @@ junit test + + org.opendaylight.yangtools + mockito-configuration + test + + + com.google.guava + guava-testlib + test + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true + + org.apache.felix maven-bundle-plugin true - org.opendaylight.yangtools.util - java-concurrent-hash-trie-map;inline=true + + !org.immutables.value, + * + +