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/27 23:26:53 UTC

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

Author: ggregory
Date: Tue Mar 27 21:26:53 2012
New Revision: 1306022

URL: http://svn.apache.org/viewvc?rev=1306022&view=rev
Log:
Set version to 2.3-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=1306022&r1=1306021&r2=1306022&view=diff
==============================================================================
--- commons/proper/io/trunk/pom.xml (original)
+++ commons/proper/io/trunk/pom.xml Tue Mar 27 21:26:53 2012
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-io</groupId>
   <artifactId>commons-io</artifactId>
-  <version>2.2-SNAPSHOT</version>
+  <version>2.3-SNAPSHOT</version>
   <name>Commons IO</name>
 
   <inceptionYear>2002</inceptionYear>