Skip to content

Commit 0cf11b4

Browse files
committed
Rename tag to make other devs happy.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1642131 13f79535-47bb-0310-9956-ffa450edef68
1 parent 4cd0da9 commit 0cf11b4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,9 @@ CSV files of various types.
9393
</contributors>
9494

9595
<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>
96+
<connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/csv/tags/CSV_1.1</connection>
97+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/csv/tags/CSV_1.1</developerConnection>
98+
<url>http://svn.apache.org/viewvc/commons/proper/csv/tags/CSV_1.1</url>
9999
</scm>
100100

101101
<issueManagement>

0 commit comments

Comments
 (0)