This is an automated email from the ASF dual-hosted git repository.
nic 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 b87753f Set Kyligence Repository's url to https
b87753f is described below
commit b87753fa4b49d4016f846fc2e35a36d611d6c8b4
Author: nichunen <[email protected]>
AuthorDate: Fri Jan 17 20:53:04 2020 +0800
Set Kyligence Repository's url to https
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e08a7e0..5330c8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1106,7 +1106,7 @@
<repository>
<id>kyligence</id>
<name>Kyligence Repository</name>
- <url>http://repository.kyligence.io/repository/maven-public/
+ <url>https://repository.kyligence.io/repository/maven-public/
</url>
<releases>
<enabled>true</enabled>