!4 change source

From: @lyn1001 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2022-11-10 11:10:36 +00:00 committed by Gitee
commit 86cac95bcd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,11 +2,11 @@
Name: maven-plugin-tools
Version: 3.5.1
Release: 7
Release: 8
Summary: Maven Plugin Tools
License: ASL 2.0
URL: https://maven.apache.org/plugin-tools
Source0: http://repo2.maven.org/maven2/org/apache/maven/plugin-tools/%{name}/%{version}/%{name}-%{version}-source-release.zip
Source0: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/%{name}/%{version}/%{name}-%{version}-source-release.zip
Patch0: 0001-Avoid-duplicate-MOJO-parameters.patch
Patch1: 0002-Deal-with-nulls-from-getComment.patch
@ -151,6 +151,9 @@ done
%{_datadir}/maven-poms/maven-plugin-tools/*-generators.pom
%changelog
* Thu Nov 10 2022 liyanan <liyanan32@h-partners.com> - 3.5.1-8
- Change source
* Mon Dec 30 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.5.1-7
- Type:bugfix
- ID:NA