You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gz...@apache.org on 2017/11/01 15:03:52 UTC

[camel] branch camel-2.20.x updated: Update SCM configuration with Gitbox URL

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

gzurowski pushed a commit to branch camel-2.20.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-2.20.x by this push:
     new 2131147  Update SCM configuration with Gitbox URL
2131147 is described below

commit 213114799be5fe029b43f4005a293ad46413e42f
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Wed Nov 1 15:59:02 2017 +0100

    Update SCM configuration with Gitbox URL
    
    Signed-off-by: Gregor Zurowski <gr...@zurowski.org>
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index daeb1b7..7c632a1 100755
--- a/pom.xml
+++ b/pom.xml
@@ -153,9 +153,9 @@
   </modules>
 
   <scm>
-    <connection>scm:git:http://git-wip-us.apache.org/repos/asf/camel.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/camel.git</developerConnection>
-    <url>https://fisheye6.atlassian.com/browse/~br=master/camel-git</url>
+    <connection>scm:git:http://gitbox.apache.org/repos/asf/camel.git</connection>
+    <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/camel.git</developerConnection>
+    <url>https://gitbox.apache.org/repos/asf?p=camel.git;a=summary</url>
     <tag>HEAD</tag>
   </scm>
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <co...@camel.apache.org>'].