Use viewvc instead of raw svn url
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1491175 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
006188ebb9
commit
8fc8386db0
2
pom.xml
2
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue