Update default.properties after release.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1716922 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Neidhart 2015-11-27 21:50:16 +00:00
parent 703064dc07
commit 6541ace008
1 changed files with 1 additions and 1 deletions

View File

@ -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}