Update default.properties after release.

git-svn-id: 
https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716922 
13f79535-47bb-0310-9956-ffa450edef68


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

Branch: refs/heads/master
Commit: 6541ace008e47a0347ea11935f6144694437cb32
Parents: 703064d
Author: Thomas Neidhart <[email protected]>
Authored: Fri Nov 27 21:50:16 2015 +0000
Committer: Thomas Neidhart <[email protected]>
Committed: Fri Nov 27 21:50:16 2015 +0000

----------------------------------------------------------------------
 default.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/6541ace0/default.properties
----------------------------------------------------------------------
diff --git a/default.properties b/default.properties
index fa1deba..7b5d217 100644
--- a/default.properties
+++ b/default.properties
@@ -39,7 +39,7 @@ component.package = org.apache.commons.collections4
 component.title = Commons Collections
 
 # The current version number of this component
-component.version = 4.1-SNAPSHOT
+component.version = 4.2-SNAPSHOT
 
 # The name that is used to create the jar file
 final.name = ${component.name}-${component.version}

Reply via email to