diff --git a/openjfx.spec b/openjfx.spec index 0122dcca7901f9afb9ea7adc5fbae3fe486d1b90..57a199b7fd388f6267be0a4abcd67076027e849c 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 23ee6dad67dca42085bd35fa94f88b319a0b6064..8460431dcfcb508ece7b551d05817ed7137ce6b5 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/ +