We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdf1eba commit f7c12cdCopy full SHA for f7c12cd
1 file changed
pom.xml
@@ -40,9 +40,9 @@
40
</issueManagement>
41
42
<scm>
43
- <connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-cli.git</connection>
44
- <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-cli.git</developerConnection>
45
- <url>https://git-wip-us.apache.org/repos/asf?p=commons-cli.git</url>
+ <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-cli.git</connection>
+ <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-cli.git</developerConnection>
+ <url>https://gitbox.apache.org/repos/asf?p=commons-cli.git</url>
46
<tag>HEAD</tag>
47
</scm>
48
0 commit comments