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/22 02:21:36 UTC

svn commit: r1641022 - /commons/proper/csv/trunk/src/site/xdoc/index.xml

Author: ggregory
Date: Sat Nov 22 01:21:36 2014
New Revision: 1641022

URL: http://svn.apache.org/r1641022
Log:
Released Apache Commons CSV 1.1.

Modified:
    commons/proper/csv/trunk/src/site/xdoc/index.xml

Modified: commons/proper/csv/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/csv/trunk/src/site/xdoc/index.xml?rev=1641022&r1=1641021&r2=1641022&view=diff
==============================================================================
--- commons/proper/csv/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/csv/trunk/src/site/xdoc/index.xml Sat Nov 22 01:21:36 2014
@@ -76,7 +76,7 @@ For previous releases, see the <a href="
   <pre>&lt;dependency&gt;
     &lt;groupId&gt;org.apache.commons&lt;/groupId&gt;
     &lt;artifactId&gt;commons-csv&lt;/artifactId&gt;
-    &lt;version&gt;1.0&lt;/version&gt;
+    &lt;version&gt;1.1&lt;/version&gt;
 &lt;/dependency&gt;</pre>
 </p>
 </section>