X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=third-party%2Ftriemap%2Fpom.xml;h=c94b92b8578d1636f5cd910ed17cb8dca2ca76a7;hb=051832edc92741112ecc244e68d00f19c7cd33d8;hp=3399a7a97bb04e528b47635caace45a92578e70d;hpb=a022500bed967d2726e9daf5b9bece77f88488f8;p=yangtools.git diff --git a/third-party/triemap/pom.xml b/third-party/triemap/pom.xml index 3399a7a97b..c94b92b857 100644 --- a/third-party/triemap/pom.xml +++ b/third-party/triemap/pom.xml @@ -20,14 +20,14 @@ org.opendaylight.odlparent bundle-parent - 1.8.0-SNAPSHOT + 3.0.2 4.0.0 org.opendaylight.yangtools triemap - 0.9.0-SNAPSHOT + 1.0.1-SNAPSHOT bundle Java implementation of a concurrent trie hash map from Scala collections library @@ -46,10 +46,28 @@ - maven-checkstyle-plugin - true + checkstyle.violationSeverity=warning + + + + check-license + + check + + + + true + + + + + + org.codehaus.mojo + findbugs-maven-plugin + + true @@ -63,19 +81,4 @@ - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -