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/04/10 16:59:12 UTC

svn commit: r1311772 - in /commons/proper/io/tags/2.3-RC1: ./ pom.xml

Author: ggregory
Date: Tue Apr 10 14:59:12 2012
New Revision: 1311772

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

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

Modified: commons/proper/io/tags/2.3-RC1/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/io/tags/2.3-RC1/pom.xml?rev=1311772&r1=1311771&r2=1311772&view=diff
==============================================================================
--- commons/proper/io/tags/2.3-RC1/pom.xml (original)
+++ commons/proper/io/tags/2.3-RC1/pom.xml Tue Apr 10 14:59:12 2012
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-io</groupId>
   <artifactId>commons-io</artifactId>
-  <version>2.3-SNAPSHOT</version>
+  <version>2.3</version>
   <name>Commons IO</name>
 
   <inceptionYear>2002</inceptionYear>