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/04/16 15:01:25 UTC

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

Author: ggregory
Date: Mon Apr 16 13:01:25 2012
New Revision: 1326585

URL: http://svn.apache.org/viewvc?rev=1326585&view=rev
Log:
Version 2.3 is out, set as 2.4-SNAPSHOT.

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=1326585&r1=1326584&r2=1326585&view=diff
==============================================================================
--- commons/proper/io/trunk/pom.xml (original)
+++ commons/proper/io/trunk/pom.xml Mon Apr 16 13:01:25 2012
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-io</groupId>
   <artifactId>commons-io</artifactId>
-  <version>2.3-SNAPSHOT</version>
+  <version>2.4-SNAPSHOT</version>
   <name>Commons IO</name>
 
   <inceptionYear>2002</inceptionYear>