Author: britter
Date: Sun Jun 9 10:18:42 2013
New Revision: 1491175
URL: http://svn.apache.org/r1491175
Log:
Use viewvc instead of raw svn url
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=1491175&r1=1491174&r2=1491175&view=diff
==============================================================================
--- commons/proper/csv/trunk/pom.xml (original)
+++ commons/proper/csv/trunk/pom.xml Sun Jun 9 10:18:42 2013
@@ -94,7 +94,7 @@ CSV files of various types.
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/csv/trunk</connection>
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/csv/trunk</developerConnection>
- <url>http://svn.apache.org/repos/asf/commons/proper/csv/trunk</url>
+ <url>http://svn.apache.org/viewvc/commons/proper/csv/trunk</url>
</scm>
<issueManagement>