Author: ggregory
Date: Mon Jun 13 06:59:33 2016
New Revision: 1748097
URL: http://svn.apache.org/viewvc?rev=1748097&view=rev
Log:
Next release is 1.5.
Modified:
commons/proper/csv/trunk/pom.xml
Modified: commons/proper/csv/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/csv/trunk/pom.xml?rev=1748097&r1=1748096&r2=1748097&view=diff
==============================================================================
--- commons/proper/csv/trunk/pom.xml (original)
+++ commons/proper/csv/trunk/pom.xml Mon Jun 13 06:59:33 2016
@@ -124,7 +124,7 @@ CSV files of various types.
</distributionManagement>
<properties>
- <commons.release.version>1.3</commons.release.version>
+ <commons.release.version>1.5</commons.release.version>
<commons.release.desc>(Java 6.0+)</commons.release.desc>
<!-- The RC version used in the staging repository URL. -->
<commons.rc.version>RC1</commons.rc.version>