Repository: commons-statistics Updated Branches: refs/heads/master 8ccb2dacc -> 035089c8a
clirr-maven-plugin 2.7. -> 2.8. Project: http://git-wip-us.apache.org/repos/asf/commons-statistics/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-statistics/commit/035089c8 Tree: http://git-wip-us.apache.org/repos/asf/commons-statistics/tree/035089c8 Diff: http://git-wip-us.apache.org/repos/asf/commons-statistics/diff/035089c8 Branch: refs/heads/master Commit: 035089c8a6f06a4d54099ea77aa43cdbc803c65c Parents: 8ccb2da Author: Gary Gregory <garydgreg...@gmail.com> Authored: Mon Jan 22 11:04:40 2018 -0700 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Mon Jan 22 11:04:40 2018 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-statistics/blob/035089c8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c69a8c1..bbf67b1 100644 --- a/pom.xml +++ b/pom.xml @@ -86,7 +86,7 @@ <statistics.pmd.version>3.8</statistics.pmd.version> <statistics.findbugs.version>3.0.2</statistics.findbugs.version> <statistics.checkstyle.version>2.17</statistics.checkstyle.version> - <statistics.clirr.version>2.7</statistics.clirr.version> + <statistics.clirr.version>2.8</statistics.clirr.version> <!-- Workaround to avoid duplicating config files. --> <statistics.parent.dir>${basedir}</statistics.parent.dir>