SCM connection should point to trunk

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1674633 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benedikt Ritter 2015-04-19 15:57:54 +00:00
parent 3faabbfc3a
commit be917c6664
1 changed files with 3 additions and 3 deletions

View File

@ -99,9 +99,9 @@ CSV files of various types.
</contributors>
<scm>
<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>
<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/viewvc/commons/proper/csv/trunk</url>
</scm>
<issueManagement>