diff --git a/openjfx8.spec b/openjfx8.spec index 47b48d0..86079b9 100644 --- a/openjfx8.spec +++ b/openjfx8.spec @@ -11,7 +11,7 @@ Name: openjfx8 Version: 8.0.202 -Release: 20.b07%{?dist} +Release: 21.b07%{?dist} Summary: Rich client application platform for Java #fxpackager is BSD @@ -233,5 +233,8 @@ ln -s %{openjfxdir}/bin/javapackager %{buildroot}%{_bindir} %license LICENSE %changelog -* Thu Aug 6 2020 Noah - 8.0.202-8.b07 +* Fri Aug 21 2020 Noah - 8.0.202-21.b07 +- change maven repository to huawei cloud + +* Thu Aug 6 2020 Noah - 8.0.202-20.b07 - Initial packaging diff --git a/settings.xml b/settings.xml index 30c8e73..8460431 100644 --- a/settings.xml +++ b/settings.xml @@ -2,30 +2,12 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd"> - - - - - - - - repo1 - central - central repo - https://repo1.maven.org/maven2/ - + + huaweicloud + central + central repo + https://mirrors.huaweicloud.com/repository/maven/ + - - - - - - - MavenCentral - http://repo1.maven.org/maven2/ - - - - - +