We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3faabbf commit be917c6Copy full SHA for be917c6
1 file changed
pom.xml
@@ -99,9 +99,9 @@ CSV files of various types.
99
</contributors>
100
101
<scm>
102
- <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/csv/tags/CSV_1.1</connection>
103
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/csv/tags/CSV_1.1</developerConnection>
104
- <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>
105
</scm>
106
107
<issueManagement>
0 commit comments