Skip to content

Commit

Permalink
minor update github scm in pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
yiming187 committed Feb 20, 2018
1 parent 3be7af9 commit 21ef4d6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -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://git@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>

Expand Down

0 comments on commit 21ef4d6

Please sign in to comment.