[apache-commons-parent] Remove use of maven-scm-publish-plugin plugin

mbooth mbooth at fedoraproject.org
Tue Aug 6 10:01:18 UTC 2013


commit 1ff488b6e98b2029e1d8c288e8a46dc579676a75
Author: Mat Booth <fedora at matbooth.co.uk>
Date:   Tue Aug 6 11:00:56 2013 +0100

    Remove use of maven-scm-publish-plugin plugin

 apache-commons-parent.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/apache-commons-parent.spec b/apache-commons-parent.spec
index 294c30c..73425af 100644
--- a/apache-commons-parent.spec
+++ b/apache-commons-parent.spec
@@ -2,7 +2,7 @@
 
 Name:             apache-%{short_name}
 Version:          32
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          Apache Commons Parent Pom
 Group:            Development/Libraries
 License:          ASL 2.0
@@ -30,6 +30,7 @@ The Project Object Model files for the apache-commons packages.
 
 # Plugin is not in fedora
 %pom_remove_plugin org.apache.commons:commons-build-plugin
+%pom_remove_plugin org.apache.maven.plugins:maven-scm-publish-plugin
 
 %build
 %mvn_build
@@ -41,6 +42,9 @@ The Project Object Model files for the apache-commons packages.
 %doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
 
 %changelog
+* Tue Aug 06 2013 Mat Booth <fedora at matbooth.co.uk> - 32-2
+- Remove use of maven-scm-publish-plugin plugin
+
 * Tue Aug 06 2013 Mat Booth <fedora at matbooth.co.uk> - 32-1
 - Updated to latest upstream, rhbz #904731
 


More information about the scm-commits mailing list