This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-testing.git
The following commit(s) were added to refs/heads/master by this push:
new 453641b git-wip-us => gitbox
453641b is described below
commit 453641bc797f4f3d4fdce1e1bd4a6e1b8e32e5fd
Author: Sebb <[email protected]>
AuthorDate: Tue Apr 5 11:38:09 2022 +0100
git-wip-us => gitbox
---
pom.xml | 6 +++---
src/site/xdoc/index.xml | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index 2dc9169..776bb6e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,9 +41,9 @@
</issueManagement>
<scm>
-
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-testing.git</connection>
-
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-testing.git</developerConnection>
- <url>https://git-wip-us.apache.org/repos/asf?p=commons-testing.git</url>
+
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-testing.git</connection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-testing.git</developerConnection>
+ <url>https://gitbox.apache.org/repos/asf?p=commons-testing.git</url>
<tag>TESTING-1.0.0</tag>
</scm>
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 8f4b91b..03449ee 100644
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -53,7 +53,7 @@
The
<a href="scm.html">git repository</a>
can be
- <a
href="https://git-wip-us.apache.org/repos/asf?p=commons-testing.git">browsed</a>
+ <a
href="https://gitbox.apache.org/repos/asf?p=commons-testing.git">browsed</a>
, or you can browse/contribute via
<a href="https://github.com/apache/commons-testing">GitHub</a>
.