X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=f9b14e402a4396cbe2623f61867f39aee26417d9;hb=69820f1911c670c8b9c222ecadcbf6c95c79f5f3;hp=f3502891baa6b585d5460ef3f2300ed2d65d88f8;hpb=1c6811475b33129127a9e1e32bdccb199ea92afd;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index f3502891ba..f9b14e402a 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.3 + bundle 4.0.0 + org.opendaylight.yangtools util + 2.0.12-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, + * + +