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/06/13 00:18:36 UTC

svn commit: r1349569 - in /commons/proper/io/tags/2.4-RC2: ./ pom.xml

Author: ggregory
Date: Tue Jun 12 22:18:36 2012
New Revision: 1349569

URL: http://svn.apache.org/viewvc?rev=1349569&view=rev
Log:
Create commons-io-2.4-RC2.

Added:
    commons/proper/io/tags/2.4-RC2/
      - copied from r1349567, commons/proper/io/trunk/
Modified:
    commons/proper/io/tags/2.4-RC2/pom.xml

Modified: commons/proper/io/tags/2.4-RC2/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/io/tags/2.4-RC2/pom.xml?rev=1349569&r1=1349567&r2=1349569&view=diff
==============================================================================
--- commons/proper/io/tags/2.4-RC2/pom.xml (original)
+++ commons/proper/io/tags/2.4-RC2/pom.xml Tue Jun 12 22:18:36 2012
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-io</groupId>
   <artifactId>commons-io</artifactId>
-  <version>2.4-SNAPSHOT</version>
+  <version>2.4</version>
   <name>Commons IO</name>
 
   <inceptionYear>2002</inceptionYear>