X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=25a7d8fb1537836729ca4049ad0e9dcdacf6ee14;hb=de46c5bee2fc2e9515a922944cf6c3543413c5e4;hp=60c3985582fe57f4e13f9b7d455a04d16b8e97c4;hpb=860300c540d23002e2dcfa4cb3e7e08be25525ec;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 60c3985582..25a7d8fb15 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 1.8.0-SNAPSHOT + 3.0.2 bundle 4.0.0 org.opendaylight.yangtools util - 1.1.0-SNAPSHOT + 2.0.3-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,23 @@ - - ${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 + + + + - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -