!5 Modify the invalid maven address

From: @wk333 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-11-23 07:09:47 +00:00 committed by Gitee
commit 0e869c8379
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,12 +2,12 @@
%global namedversion %{version}%{?namedreltag}
Name: glassfish-management-api
Version: 3.2.1
Release: 2
Release: 3
Summary: GlassFish Common APIs
License: CDDL-1.0 OR GPL-2.0-with-classpath-exception
URL: http://java.net/projects/gmbal/pages/Home
Source0: http://central.maven.org/maven2/org/glassfish/external/management-api/3.2.1-b002/management-api-3.2.1-b002-sources.jar
Source1: http://central.maven.org/maven2/org/glassfish/external/management-api/3.2.1-b002/management-api-3.2.1-b002.pom
Source0: https://repo1.maven.org/maven2/org/glassfish/external/management-api/3.2.1-b002/management-api-3.2.1-b002-sources.jar
Source1: https://repo1.maven.org/maven2/org/glassfish/external/management-api/3.2.1-b002/management-api-3.2.1-b002.pom
Source2: glassfish-LICENSE.txt
BuildRequires: jvnet-parent
BuildRequires: maven-local
@ -60,6 +60,9 @@ sed -i 's/\r//' LICENSE.txt
%license LICENSE.txt
%changelog
* Wed Nov 23 2022 wangkai <wangkai385@h-partners.com> - 3.2.1-3
- Modify the invalid maven address
* Thu May 12 2022 Ge Wang <wangge20@h-partners.com> - 3.2.1-2
- license compliance rectification