From 3e8a62118569ec7c6a0203e40dfdfdf0e99c5ecb Mon Sep 17 00:00:00 2001 From: timothy65535 Date: Sat, 26 Jun 2021 12:32:42 +0800 Subject: [PATCH] [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 Signed-off-by: Kent Yao --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4171f8279..be370f551 100644 --- a/pom.xml +++ b/pom.xml @@ -183,7 +183,7 @@ apache Apache Repository Snapshots - http://repository.apache.org/snapshots + https://repository.apache.org/snapshots false