We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f17439 commit d9745feCopy full SHA for d9745fe
1 file changed
pom.xml
@@ -115,9 +115,9 @@ CSV files of various types.
115
</contributors>
116
117
<scm>
118
- <connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-csv.git</connection>
119
- <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-csv.git</developerConnection>
120
- <url>https://git-wip-us.apache.org/repos/asf?p=commons-csv.git</url>
+ <connection>scm:git:http://gitbox.apache.org/repos/asf/commons-csv.git</connection>
+ <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-csv.git</developerConnection>
+ <url>https://gitbox.apache.org/repos/asf?p=commons-csv.git</url>
121
</scm>
122
123
<issueManagement>
0 commit comments