diff --git a/exec-maven-plugin.spec b/exec-maven-plugin.spec index bca31df..f3849ea 100644 --- a/exec-maven-plugin.spec +++ b/exec-maven-plugin.spec @@ -1,6 +1,6 @@ Name: exec-maven-plugin Version: 1.2.1 -Release: 9%{?dist} +Release: 10%{?dist} Summary: Exec Maven Plugin Group: Development/Libraries @@ -55,6 +55,7 @@ find . -name *.jar -delete cp -p %{SOURCE1} . %pom_add_dep org.apache.maven:maven-compat pom.xml +%pom_remove_plugin :animal-sniffer-maven-plugin pom.xml %build # There are missing dependencies for tests @@ -71,6 +72,9 @@ cp -p %{SOURCE1} . %doc LICENSE.txt LICENSE-2.0.txt %changelog +* Thu Feb 14 2013 Michal Srb - 1.2.1-10 +- Disable animal-sniffer plugin + * Wed Feb 13 2013 Fedora Release Engineering - 1.2.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild