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 <[email protected]>
AuthorDate: Wed Nov 1 15:59:02 2017 +0100

    Update SCM configuration with Gitbox URL
    
    Signed-off-by: Gregor Zurowski <[email protected]>
---
 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
['"[email protected]" <[email protected]>'].

Reply via email to