You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2017/07/11 17:21:57 UTC

[07/50] [abbrv] commons-collections git commit: Update default.properties after release.

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 <tn...@apache.org>
Authored: Fri Nov 27 21:50:16 2015 +0000
Committer: Thomas Neidhart <tn...@apache.org>
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}