Author: ggregory
Date: Tue Apr 10 14:15:51 2012
New Revision: 1311744

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

Added:
    commons/proper/io/tags/2.3-RC1/
      - copied from r1311692, commons/proper/io/trunk/
    commons/proper/io/tags/2.3-RC1/RELEASE-NOTES.txt
      - copied unchanged from r1311737, 
commons/proper/io/trunk/RELEASE-NOTES.txt
    commons/proper/io/tags/2.3-RC1/pom.xml
      - copied, changed from r1311740, commons/proper/io/trunk/pom.xml
    commons/proper/io/tags/2.3-RC1/src/changes/release-notes.vm
      - copied unchanged from r1311739, 
commons/proper/io/trunk/src/changes/release-notes.vm
    commons/proper/io/tags/2.3-RC1/src/site/xdoc/download_io.xml
      - copied unchanged from r1311743, 
commons/proper/io/trunk/src/site/xdoc/download_io.xml
    commons/proper/io/tags/2.3-RC1/src/site/xdoc/upgradeto2_3.xml
      - copied unchanged from r1311736, 
commons/proper/io/trunk/src/site/xdoc/upgradeto2_3.xml

Copied: commons/proper/io/tags/2.3-RC1/pom.xml (from r1311740, 
commons/proper/io/trunk/pom.xml)
URL: 
http://svn.apache.org/viewvc/commons/proper/io/tags/2.3-RC1/pom.xml?p2=commons/proper/io/tags/2.3-RC1/pom.xml&p1=commons/proper/io/trunk/pom.xml&r1=1311740&r2=1311744&rev=1311744&view=diff
==============================================================================
--- commons/proper/io/trunk/pom.xml (original)
+++ commons/proper/io/tags/2.3-RC1/pom.xml Tue Apr 10 14:15:51 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>


Reply via email to