You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by er...@apache.org on 2018/04/07 00:34:16 UTC

[commons-geometry] 02/02: Repository URL.

This is an automated email from the ASF dual-hosted git repository.

erans pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-geometry.git

commit d13b9cb4e8d7865abd340272623df55169721131
Author: Gilles Sadowski <gi...@harfang.homelinux.org>
AuthorDate: Sat Apr 7 02:33:41 2018 +0200

    Repository URL.
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index c3ba57b..e6b458c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,9 +39,9 @@
   </issueManagement>
 
   <scm>
-    <connection>scm:git:http://git-wip-us.apache.org/repos/asf/commons-geometry.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/commons-geometry.git</developerConnection>
-    <url>https://git-wip-us.apache.org/repos/asf?p=commons-geometry.git</url>
+    <connection>scm:git:http://gitbox.apache.org/repos/asf/commons-geometry.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/commons-geometry.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf/commons-geometry.git</url>
   </scm>
 
   <distributionManagement>

-- 
To stop receiving notification emails like this one, please contact
erans@apache.org.