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-release-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 65da003 git-wip-us => gitbox
65da003 is described below
commit 65da003b95c5994bfce33f44c14f8e4ae21e7f39
Author: Sebb <[email protected]>
AuthorDate: Wed Jun 17 22:13:34 2020 +0100
git-wip-us => gitbox
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index bc697bf..e910d83 100755
--- a/pom.xml
+++ b/pom.xml
@@ -42,10 +42,10 @@
<inceptionYear>2018</inceptionYear>
<scm>
-
<connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-release-plugin.git</connection>
-
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-release-plugin.git
+
<connection>scm:git:http://gitbox.apache.org/repos/asf/commons-release-plugin.git</connection>
+
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-release-plugin.git
</developerConnection>
-
<url>https://git-wip-us.apache.org/repos/asf?p=commons-release-plugin.git</url>
+ <url>https://gitbox.apache.org/repos/asf?p=commons-release-plugin.git</url>
</scm>
<distributionManagement>