Author: ggregory
Date: Thu Nov 27 12:43:31 2014
New Revision: 1642131
URL: http://svn.apache.org/r1642131
Log:
Rename tag to make other devs happy.
Modified:
commons/proper/csv/trunk/pom.xml
Modified: commons/proper/csv/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/csv/trunk/pom.xml?rev=1642131&r1=1642130&r2=1642131&view=diff
==============================================================================
--- commons/proper/csv/trunk/pom.xml (original)
+++ commons/proper/csv/trunk/pom.xml Thu Nov 27 12:43:31 2014
@@ -93,9 +93,9 @@ CSV files of various types.
</contributors>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/csv/tags/1.1</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/csv/tags/1.1</developerConnection>
- <url>http://svn.apache.org/viewvc/commons/proper/csv/tags/1.1</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/csv/tags/CSV_1.1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/csv/tags/CSV_1.1</developerConnection>
+ <url>http://svn.apache.org/viewvc/commons/proper/csv/tags/CSV_1.1</url>
</scm>
<issueManagement>