diff --git a/openjfx8.spec b/openjfx8.spec index fb00ac2..54c27e1 100644 --- a/openjfx8.spec +++ b/openjfx8.spec @@ -11,7 +11,7 @@ Name: openjfx8 Version: 8.0.202 -Release: 26.b07 +Release: 27.b07 Summary: Rich client application platform for Java #fxpackager is BSD @@ -234,6 +234,9 @@ ln -s %{openjfxdir}/bin/javapackager %{buildroot}%{_bindir} %license LICENSE %changelog +* Wed Jul 21 2021 Noah - 8.0,202-26.b07 +- change maven repository to huawei cloud + * Sun Jul 11 2021 Benshuai5D - 8.0.202-26.b07 - add openjfx8.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/ +