diff options
author | Stefan Bodewig <bodewig@apache.org> | 2018-12-17 10:06:40 +0100 |
---|---|---|
committer | Stefan Bodewig <bodewig@apache.org> | 2018-12-17 10:06:40 +0100 |
commit | 706d818da05d2f34a15d785af1e1f5989a3d0259 (patch) | |
tree | 479dc95ba1d51d84d8bedc7243c71109f086db1e /src/etc | |
parent | 222bd8daa37c130c1a35543e2c5bc7c8c2ab5053 (diff) | |
download | ant-706d818da05d2f34a15d785af1e1f5989a3d0259.tar.gz |
moved to gitbox
Diffstat (limited to 'src/etc')
-rw-r--r-- | src/etc/poms/pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/etc/poms/pom.xml b/src/etc/poms/pom.xml index e8fa13172..75cdf50c1 100644 --- a/src/etc/poms/pom.xml +++ b/src/etc/poms/pom.xml @@ -52,9 +52,9 @@ </repository> </distributionManagement> <scm> - <connection>scm:git:https://git-wip-us.apache.org/repos/asf/ant.git</connection> - <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/ant.git</developerConnection> - <url>https://git-wip-us.apache.org/repos/asf/ant.git</url> + <connection>scm:git:https://gitbox.apache.org/repos/asf/ant.git</connection> + <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/ant.git</developerConnection> + <url>https://gitbox.apache.org/repos/asf/ant.git</url> </scm> <ciManagement> <system>jenkins</system> |