Move to maven-parent

This commit is contained in:
Severin Gehwolf 2021-07-12 19:36:16 +02:00
parent ff87367f07
commit 0d0faf55ac

View File

@ -1,6 +1,6 @@
Name: maven-verifier-plugin
Version: 1.0
Release: 26%{?dist}
Release: 27%{?dist}
Summary: Maven Verifier Plugin
License: ASL 2.0
@ -12,7 +12,7 @@ BuildArch: noarch
BuildRequires: java-devel >= 1:1.6.0
BuildRequires: jpackage-utils
BuildRequires: maven-local
BuildRequires: maven-plugins-pom
BuildRequires: maven-parent
BuildRequires: modello
BuildRequires: plexus-utils
@ -30,6 +30,8 @@ API documentation for %{name}.
%setup -q
%mvn_file :%{name} %{name}
%pom_remove_parent
%pom_add_parent org.apache.maven.plugins:maven-plugins:34
%build
%mvn_build
@ -44,6 +46,9 @@ API documentation for %{name}.
%doc LICENSE NOTICE
%changelog
* Mon Jul 12 2021 Severin Gehwolf <sgehwolf@redhat.com> - 1.0-27
- Move to maven-parent over maven-plugins-pom.
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-26
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild