We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cd0da9 commit 0cf11b4Copy full SHA for 0cf11b4
1 file changed
pom.xml
@@ -93,9 +93,9 @@ CSV files of various types.
93
</contributors>
94
95
<scm>
96
- <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/csv/tags/1.1</connection>
97
- <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/csv/tags/1.1</developerConnection>
98
- <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>
99
</scm>
100
101
<issueManagement>
0 commit comments