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

billyliu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kylin.git


The following commit(s) were added to refs/heads/master by this push:
     new 21ef4d6  minor update github scm in pom.xml
21ef4d6 is described below

commit 21ef4d6e4bb62eb3f5209b14daaa8ab404d0f4c5
Author: Billy Liu <billy...@apache.org>
AuthorDate: Tue Feb 20 20:30:13 2018 +0800

    minor update github scm in pom.xml
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8c52f9c..5b264b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -189,10 +189,10 @@
     </mailingLists>
 
     <scm>
-        
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/kylin.git</connection>
-        
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/kylin.git
+        <connection>scm:git:git://github.com/apache/kylin.git</connection>
+        <developerConnection>scm:git:ssh://g...@github.com/apache/kylin.git
         </developerConnection>
-        <url>https://git-wip-us.apache.org/repos/asf/kylin.git</url>
+        <url>https://github.com/apache/kylin</url>
         <tag>HEAD</tag>
     </scm>
 

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

Reply via email to