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 2014/11/16 21:26:49 UTC

svn commit: r1640027 - in /commons/proper/csv/tags/1.1-RC1: ./ pom.xml

Author: ggregory
Date: Sun Nov 16 20:26:49 2014
New Revision: 1640027

URL: http://svn.apache.org/r1640027
Log:
Create tag for commons-csv 1.1-RC1

Added:
    commons/proper/csv/tags/1.1-RC1/
      - copied from r1640026, commons/proper/csv/trunk/
Modified:
    commons/proper/csv/tags/1.1-RC1/pom.xml

Modified: commons/proper/csv/tags/1.1-RC1/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/csv/tags/1.1-RC1/pom.xml?rev=1640027&r1=1640026&r2=1640027&view=diff
==============================================================================
--- commons/proper/csv/tags/1.1-RC1/pom.xml (original)
+++ commons/proper/csv/tags/1.1-RC1/pom.xml Sun Nov 16 20:26:49 2014
@@ -24,7 +24,7 @@ limitations under the License.
   </parent>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-csv</artifactId>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.1</version>
   <name>Apache Commons CSV</name>
   <url>http://commons.apache.org/proper/commons-csv/</url>
   <description>