X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=e723ce2eb42f27c989940f9f0b316cd9c240da23;hb=948ea5d3134f915ad246a72a61094673961092f6;hp=f3502891baa6b585d5460ef3f2300ed2d65d88f8;hpb=31f952eff7c64a7d3d07fdeec6666e0b348120ab;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index f3502891ba..e723ce2eb4 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.0 + bundle 4.0.0 + org.opendaylight.yangtools util + 2.0.3-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,31 @@ org.opendaylight.yangtools mockito-configuration test - 0.6.2-SNAPSHOT + + + com.google.guava + guava-testlib + test + - org.apache.felix - maven-bundle-plugin - true + org.apache.maven.plugins + maven-checkstyle-plugin - - java-concurrent-hash-trie-map;inline=true - + checkstyle.violationSeverity=error + + org.codehaus.mojo + findbugs-maven-plugin + + true + + +