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/18 19:47:04 UTC

svn commit: r1302197 - in /commons/proper/io/tags/2.2-RC3: ./ pom.xml

Author: ggregory
Date: Sun Mar 18 18:47:03 2012
New Revision: 1302197

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

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

Modified: commons/proper/io/tags/2.2-RC3/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/io/tags/2.2-RC3/pom.xml?rev=1302197&r1=1302192&r2=1302197&view=diff
==============================================================================
--- commons/proper/io/tags/2.2-RC3/pom.xml (original)
+++ commons/proper/io/tags/2.2-RC3/pom.xml Sun Mar 18 18:47:03 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>