Remove animal-sniffer profile
This commit is contained in:
parent
038b2cdcc9
commit
ab51795213
@ -2,7 +2,7 @@
|
||||
|
||||
Name: apache-%{short_name}
|
||||
Version: 37
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Apache Commons Parent Pom
|
||||
Group: Development/Libraries
|
||||
License: ASL 2.0
|
||||
@ -36,6 +36,8 @@ The Project Object Model files for the apache-commons packages.
|
||||
|
||||
%pom_remove_plugin :maven-site-plugin
|
||||
|
||||
%pom_xpath_remove "pom:profile[pom:id='animal-sniffer']"
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
|
||||
@ -46,6 +48,9 @@ The Project Object Model files for the apache-commons packages.
|
||||
%doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
|
||||
|
||||
%changelog
|
||||
* Tue Feb 3 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 37-2
|
||||
- Remove animal-sniffer profile
|
||||
|
||||
* Mon Feb 2 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 37-1
|
||||
- Update to upstream version 37
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user