You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2011/11/16 03:53:12 UTC

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

Author: sebb
Date: Wed Nov 16 02:53:11 2011
New Revision: 1202517

URL: http://svn.apache.org/viewvc?rev=1202517&view=rev
Log:
Additional classes and methods merit 2.2

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=1202517&r1=1202516&r2=1202517&view=diff
==============================================================================
--- commons/proper/io/trunk/pom.xml (original)
+++ commons/proper/io/trunk/pom.xml Wed Nov 16 02:53:11 2011
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-io</groupId>
   <artifactId>commons-io</artifactId>
-  <version>2.1.1-SNAPSHOT</version>
+  <version>2.2-SNAPSHOT</version>
   <name>Commons IO</name>
 
   <inceptionYear>2002</inceptionYear>