You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by tn...@apache.org on 2015/11/27 22:50:16 UTC

svn commit: r1716922 - /commons/proper/collections/trunk/default.properties

Author: tn
Date: Fri Nov 27 21:50:16 2015
New Revision: 1716922

URL: http://svn.apache.org/viewvc?rev=1716922&view=rev
Log:
Update default.properties after release.

Modified:
    commons/proper/collections/trunk/default.properties

Modified: commons/proper/collections/trunk/default.properties
URL: http://svn.apache.org/viewvc/commons/proper/collections/trunk/default.properties?rev=1716922&r1=1716921&r2=1716922&view=diff
==============================================================================
--- commons/proper/collections/trunk/default.properties (original)
+++ commons/proper/collections/trunk/default.properties Fri Nov 27 21:50:16 2015
@@ -39,7 +39,7 @@ component.package = org.apache.commons.c
 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}