X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=593ef2ad1c41e1c79469cf0b63d164cde19021ca;hb=refs%2Fheads%2Fv2.0.x;hp=f3502891baa6b585d5460ef3f2300ed2d65d88f8;hpb=24b697d9f464bf5557796c2a7a6bfc5c14f50796;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index f3502891ba..593ef2ad1c 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -10,14 +10,28 @@ - org.opendaylight.yangtools - yangtools-parent - 0.6.2-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 3.1.9 + bundle 4.0.0 + org.opendaylight.yangtools util + 2.0.24-SNAPSHOT + + + + + org.opendaylight.yangtools + yangtools-artifacts + ${project.version} + import + pom + + + @@ -25,20 +39,16 @@ concepts - com.google.code.findbugs - jsr305 - - - org.slf4j - slf4j-api + org.opendaylight.yangtools + triemap com.google.guava guava - com.github.romix - java-concurrent-hash-trie-map + org.immutables + value @@ -50,21 +60,44 @@ org.opendaylight.yangtools mockito-configuration test - 0.6.2-SNAPSHOT + + + 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 - java-concurrent-hash-trie-map;inline=true + + !org.immutables.value, + * + +