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=4f505a8ab04d32828f3be9a08c272243431f7a68;hpb=d3ca71a8df0fb128a3f63a23dc2f691a82b0eed0;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 4f505a8ab0..593ef2ad1c 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 1.9.0-SNAPSHOT + 3.1.9 bundle 4.0.0 org.opendaylight.yangtools util - 1.2.0-SNAPSHOT + 2.0.24-SNAPSHOT @@ -38,13 +38,17 @@ org.opendaylight.yangtools concepts + + org.opendaylight.yangtools + triemap + com.google.guava guava - com.github.romix - java-concurrent-hash-trie-map + org.immutables + value @@ -64,19 +68,36 @@ - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + 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.immutables.value, + * + + + + + + - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -