From 51fb010651fbc4a1ca7ad7bb3fca8820eab49a7e Mon Sep 17 00:00:00 2001 From: Thomas Neidhart Date: Fri, 27 Nov 2015 21:49:23 +0000 Subject: [PATCH] Update pom after release. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716920 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 063ccaddc..488b17383 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ 4.0.0 org.apache.commons commons-collections4 - 4.1-SNAPSHOT + 4.2-SNAPSHOT Apache Commons Collections 2001 @@ -479,8 +479,8 @@ collections4 - 4.0 - (Java 5.0+) + 4.1 + (Java 6.0+) 3.2.2 @@ -639,6 +639,7 @@ site-content/**/* src/test/resources/data/test/* maven-eclipse.xml + .travis.yml