!6 [sync] PR-4: fix build error

From: @openeuler-sync-bot 
Reviewed-by: @licihua 
Signed-off-by: @licihua
This commit is contained in:
openeuler-ci-bot 2022-03-24 02:42:22 +00:00 committed by Gitee
commit 8f578fc2fd
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,13 +1,13 @@
Name: maven-verifier-plugin
Version: 1.0
Release: 21
Release: 22
Summary: Verifier Plugin for maven
License: ASL 2.0
URL: http://maven.apache.org/plugins/maven-verifier-plugin/
Source0: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-verifier-plugin/%{version}/maven-verifier-plugin-%{version}-source-release.zip
BuildArch: noarch
BuildRequires: java-devel >= 1:1.6.0 jpackage-utils maven-local maven-plugins-pom modello plexus-utils
BuildRequires: java-devel >= 1:1.6.0 jpackage-utils maven-local maven-parent modello plexus-utils
%description
The package is useful for integration tests-verifies the existence of certaon conditions.
@ -39,5 +39,8 @@ The package contains man pages and API documentation for maven-verifier-plugin.
%doc LICENSE NOTICE
%changelog
* Fri Aug 27 2021 konglidong <konglidong@uniontech.com> - 1.0.22
- fix build error : Non-resolvable parent POM for org.apache.maven.plugins:maven-verifier-plugin:1.0
* Tue Jun 9 2020 leiju <leiju4@huawei.com> - 1.0-21
- Package init