[maven-parent] Update to upstream version 25

Mikolaj Izdebski mizdebsk at fedoraproject.org
Thu Oct 23 14:07:48 UTC 2014


commit 047d73d93f1f23a0aed4574f868a65e4c9badd3c
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Thu Oct 23 15:55:26 2014 +0200

    Update to upstream version 25

 .gitignore        |    1 +
 maven-parent.spec |    9 +++++++--
 sources           |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index afc233f..56604b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /maven-parent-20-source-release.zip
 /maven-parent-23-source-release.zip
 /maven-parent-24-source-release.zip
+/maven-parent-25-source-release.zip
diff --git a/maven-parent.spec b/maven-parent.spec
index dd5e43c..fb34f82 100644
--- a/maven-parent.spec
+++ b/maven-parent.spec
@@ -1,6 +1,6 @@
 Name:           maven-parent
-Version:        24
-Release:        3%{?dist}
+Version:        25
+Release:        1%{?dist}
 Summary:        Apache Maven parent POM
 License:        ASL 2.0
 URL:            http://maven.apache.org
@@ -16,6 +16,8 @@ Apache Maven parent POM file used by other Maven projects.
 %prep
 %setup -q
 %pom_remove_plugin :maven-enforcer-plugin
+%pom_remove_plugin :maven-checkstyle-plugin
+%pom_remove_plugin :apache-rat-plugin
 
 %build
 %mvn_build
@@ -27,6 +29,9 @@ Apache Maven parent POM file used by other Maven projects.
 %doc LICENSE NOTICE
 
 %changelog
+* Thu Oct 23 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 25-1
+- Update to upstream version 25
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 24-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 6d61ecf..fc873b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-16f41cd279bef087499305f4f5d4686f  maven-parent-24-source-release.zip
+3df0b7fa22e2d2113cbe2bf1e261a335  maven-parent-25-source-release.zip


More information about the scm-commits mailing list