You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2012/03/29 23:57:21 UTC

svn commit: r1307133 - /commons/proper/io/trunk/pom.xml

Author: ggregory
Date: Thu Mar 29 21:57:20 2012
New Revision: 1307133

URL: http://svn.apache.org/viewvc?rev=1307133&view=rev
Log:
Next version is 2.3.

Modified:
    commons/proper/io/trunk/pom.xml

Modified: commons/proper/io/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/io/trunk/pom.xml?rev=1307133&r1=1307132&r2=1307133&view=diff
==============================================================================
--- commons/proper/io/trunk/pom.xml (original)
+++ commons/proper/io/trunk/pom.xml Thu Mar 29 21:57:20 2012
@@ -227,7 +227,7 @@ file comparators, endian transformation 
     <maven.compile.source>1.5</maven.compile.source>
     <maven.compile.target>1.5</maven.compile.target>
     <commons.componentid>io</commons.componentid>
-    <commons.release.version>2.2</commons.release.version>
+    <commons.release.version>2.3</commons.release.version>
     <commons.rc.version>RC1</commons.rc.version>
     <commons.release.desc>(requires JDK 1.5+)</commons.release.desc>
     <commons.release.2.version>1.4</commons.release.2.version>