Add BR maven-release-plugin
This commit is contained in:
parent
9c5a622502
commit
2ac6c9d03b
@ -1,6 +1,6 @@
|
||||
Name: felix-parent
|
||||
Version: 2.1
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Parent POM file for Apache Felix Specs
|
||||
License: ASL 2.0
|
||||
URL: http://felix.apache.org/
|
||||
@ -10,6 +10,7 @@ BuildArch: noarch
|
||||
BuildRequires: maven-local
|
||||
BuildRequires: mockito
|
||||
BuildRequires: maven-site-plugin
|
||||
BuildRequires: maven-release-plugin
|
||||
|
||||
%description
|
||||
Parent POM file for Apache Felix Specs.
|
||||
@ -34,6 +35,9 @@ Parent POM file for Apache Felix Specs.
|
||||
%doc LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Thu Apr 09 2015 Michael Simacek <msimacek@redhat.com> - 2.1-7
|
||||
- Add BR maven-release-plugin
|
||||
|
||||
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user