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 2015/08/21 21:51:32 UTC

svn commit: r1697053 - in /commons/proper/csv/tags/csv-1.2-RC2: ./ pom.xml

Author: ggregory
Date: Fri Aug 21 19:51:31 2015
New Revision: 1697053

URL: http://svn.apache.org/r1697053
Log:
Creating csv-1.2-RC2 tag

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

Modified: commons/proper/csv/tags/csv-1.2-RC2/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/csv/tags/csv-1.2-RC2/pom.xml?rev=1697053&r1=1697050&r2=1697053&view=diff
==============================================================================
--- commons/proper/csv/tags/csv-1.2-RC2/pom.xml (original)
+++ commons/proper/csv/tags/csv-1.2-RC2/pom.xml Fri Aug 21 19:51:31 2015
@@ -24,7 +24,7 @@ limitations under the License.
   </parent>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-csv</artifactId>
-  <version>1.2-SNAPSHOT</version>
+  <version>1.2</version>
   <name>Apache Commons CSV</name>
   <url>http://commons.apache.org/proper/commons-csv/</url>
   <description>