use java 8 compatible clirr version

Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/commons-collections/commit/3633bbd3
Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/3633bbd3
Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/3633bbd3

Branch: refs/heads/master
Commit: 3633bbd32c07cb36039c9a1a1d5ca27a2ae3882e
Parents: 1961bdd
Author: pascalschumacher <pascalschumac...@gmx.net>
Authored: Wed Aug 2 20:32:20 2017 +0200
Committer: pascalschumacher <pascalschumac...@gmx.net>
Committed: Wed Aug 2 20:32:20 2017 +0200

----------------------------------------------------------------------
 pom.xml | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/3633bbd3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9791f4f..bdfab36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -508,6 +508,9 @@
     
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-collections</commons.scmPubUrl>
     
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
 
+    <!-- Override clirr version to enable clirr on Java 8 -->
+    <commons.clirr.version>2.8</commons.clirr.version>
+
     <!-- Override default buildNumber timestamp format, needed for coveralls 
plugin -->
     <maven.buildNumber.timestampFormat>{0,date,yyyy-MM-dd 
HH:mm:ssZ}</maven.buildNumber.timestampFormat>
   </properties>

Reply via email to