diff --git a/openjfx.spec b/openjfx.spec index 0122dcc..57a199b 100644 --- a/openjfx.spec +++ b/openjfx.spec @@ -4,7 +4,7 @@ Name: openjfx Version: 11.0.3 -Release: 5 +Release: 6 Summary: Rich client application platform for Java License: GPL v2 with exceptions and BSD @@ -156,6 +156,9 @@ cp -a modules/javafx.graphics/mvn-lib{decora,javafx_font,javafx_font_freetype,ja %doc README %changelog +* Wed Jul 21 2021 Noah - 11.0.3-6 +- change maven repository to huawei cloud + * Mon Jun 21 2021 Benshuai5D - 11.0.3-5 - add openjfx11.yaml diff --git a/settings.xml b/settings.xml index 23ee6da..8460431 100644 --- a/settings.xml +++ b/settings.xml @@ -3,11 +3,11 @@ xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd"> - - aliyun-central - * - aliyun central - https://maven.aliyun.com/repository/central - + + huaweicloud + central + central repo + https://mirrors.huaweicloud.com/repository/maven/ +