diff --git a/mxparser.spec b/mxparser.spec index 788e0e29ad3b0becb5e8e25ad86c7cf326d1df38..0a789ed533d7ab3d5f352888a9c47918075effc7 100644 --- a/mxparser.spec +++ b/mxparser.spec @@ -1,6 +1,6 @@ Name: mxparser Version: 1.2.1 -Release: 2 +Release: 3 License: Lab Software License Summary: MXParser is a fork of xpp3_min 1.1.7 containing only the parser with merged changes of the Plexus fork. URL: http://x-stream.github.io/mxparser @@ -37,6 +37,9 @@ mvn install --settings ./settings.xml -Dmaven.test.skip=true %files help -f .mfiles-javadoc %changelog +* Mon Sep 26 2022 caodongxia - 1.2.1-3 +- Change mirros.huaweicloud.com to repo.huaweicloud.com + * Wed Jul 21 2021 lingsheng - 1.2.1-2 - Change maven repository to huawei cloud diff --git a/settings.xml b/settings.xml index a4f8c3f558c730a8432acc69580aa3a459ee3d3c..8b0778a366fc9f4e609ac61dc2fa456eb0cb616b 100644 --- a/settings.xml +++ b/settings.xml @@ -7,7 +7,7 @@ huaweicloud central central repo - https://mirrors.huaweicloud.com/repository/maven/ + https://repo.huaweicloud.com/repository/maven/