[KYUUBI #717] use secure repository

### _Why are the changes needed?_

Mirror changes, for secure repository.

### _How was this patch tested?_
- [x] Add some test cases that check the changes thoroughly including negative and positive cases if possible

- [x] Add screenshots for manual tests if appropriate

- [x] [Run test](https://kyuubi.readthedocs.io/en/latest/tools/testing.html#running-tests) locally before make a pull request

No need.

Closes #717 from timothy65535/mirror.

Closes #717

d920a9c3 [timothy65535] use secure repository

Authored-by: timothy65535 <timothy65535@163.com>
Signed-off-by: Kent Yao <yao@apache.org>
This commit is contained in:
timothy65535 2021-06-26 12:32:42 +08:00 committed by Kent Yao
parent ac481a6c89
commit 3e8a621185
No known key found for this signature in database
GPG Key ID: F7051850A0AF904D

View File

@ -183,7 +183,7 @@
<pluginRepository>
<id>apache</id>
<name>Apache Repository Snapshots</name>
<url>http://repository.apache.org/snapshots</url>
<url>https://repository.apache.org/snapshots</url>
<releases>
<enabled>false</enabled>
</releases>