X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=c102630167cec6aefcf8069d01d1a65410312340;hb=refs%2Fchanges%2F79%2F79979%2F1;hp=0b132f0eed2590ce0e7605ca5e292ad8a867b137;hpb=379545234f72febc36bf9e7b7af2deee7a524683;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 0b132f0eed..c102630167 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 3.1.6 bundle 4.0.0 org.opendaylight.yangtools util - 1.2.0-SNAPSHOT + 2.0.17-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,31 +68,36 @@ - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - - - - ${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}/ - -