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 2016/05/25 02:46:58 UTC

svn commit: r1745420 - in /commons/proper/csv/tags/csv-1.4-RC2: ./ pom.xml

Author: ggregory
Date: Wed May 25 02:46:57 2016
New Revision: 1745420

URL: http://svn.apache.org/viewvc?rev=1745420&view=rev
Log:
Creating tag for commons-csv 1.4-RC2

Added:
    commons/proper/csv/tags/csv-1.4-RC2/
      - copied from r1745419, commons/proper/csv/trunk/
Modified:
    commons/proper/csv/tags/csv-1.4-RC2/pom.xml

Modified: commons/proper/csv/tags/csv-1.4-RC2/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/csv/tags/csv-1.4-RC2/pom.xml?rev=1745420&r1=1745419&r2=1745420&view=diff
==============================================================================
--- commons/proper/csv/tags/csv-1.4-RC2/pom.xml (original)
+++ commons/proper/csv/tags/csv-1.4-RC2/pom.xml Wed May 25 02:46:57 2016
@@ -24,7 +24,7 @@ limitations under the License.
   </parent>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-csv</artifactId>
-  <version>1.4-SNAPSHOT</version>
+  <version>1.4</version>
   <name>Apache Commons CSV</name>
   <url>http://commons.apache.org/proper/commons-csv/</url>
   <description>