[glassfish-enterprise-concurrent-api] Removed buildnumber-maven-plugin

Marek Goldmann goldmann at fedoraproject.org
Wed Jul 2 07:56:44 UTC 2014


commit 40ec10fabac5e9e7b8fd0a69edf166f70102654b
Author: Marek Goldmann <marek.goldmann at gmail.com>
Date:   Wed Jul 2 09:56:49 2014 +0200

    Removed buildnumber-maven-plugin

 glassfish-enterprise-concurrent-api.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/glassfish-enterprise-concurrent-api.spec b/glassfish-enterprise-concurrent-api.spec
index 1c21807..b6d69ef 100644
--- a/glassfish-enterprise-concurrent-api.spec
+++ b/glassfish-enterprise-concurrent-api.spec
@@ -1,6 +1,6 @@
 Name:             glassfish-enterprise-concurrent-api
 Version:          1.0
-Release:          2%{dist}
+Release:          3%{dist}
 Summary:          Concurrency Utilities API for Java EE
 License:          CDDL or GPLv2 with exceptions
 Url:              https://java.net/projects/cu-javaee
@@ -34,6 +34,8 @@ This package contains the API documentation for %{name}.
 
 cp %{SOURCE1} .
 
+%pom_remove_plugin "org.codehaus.mojo:buildnumber-maven-plugin"
+
 %build
 %mvn_build
 
@@ -48,6 +50,9 @@ cp %{SOURCE1} .
 %doc cddl.txt
 
 %changelog
+* Wed Jul 02 2014 Marek Goldmann <mgoldman at redhat.com> - 1.0-3
+- Removed buildnumber-maven-plugin
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list