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/16 05:35:26 UTC

svn commit: r1301335 - in /commons/proper/io/tags/2.2-RC1: ./ pom.xml

Author: ggregory
Date: Fri Mar 16 04:35:25 2012
New Revision: 1301335

URL: http://svn.apache.org/viewvc?rev=1301335&view=rev
Log:
Create commons-io-2.2-RC1.

Added:
    commons/proper/io/tags/2.2-RC1/
      - copied from r1301334, commons/proper/io/trunk/
Modified:
    commons/proper/io/tags/2.2-RC1/pom.xml

Modified: commons/proper/io/tags/2.2-RC1/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/io/tags/2.2-RC1/pom.xml?rev=1301335&r1=1301334&r2=1301335&view=diff
==============================================================================
--- commons/proper/io/tags/2.2-RC1/pom.xml (original)
+++ commons/proper/io/tags/2.2-RC1/pom.xml Fri Mar 16 04:35:25 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.2</version>
   <name>Commons IO</name>
 
   <inceptionYear>2002</inceptionYear>