[maven-resources-plugin] Update to upstream version 2.7

Mikolaj Izdebski mizdebsk at fedoraproject.org
Fri Oct 3 08:14:49 UTC 2014


commit 64c51517eeb83c8ca2271b67ab249ddc6cfa4c52
Author: Mikolaj Izdebski <mizdebsk at redhat.com>
Date:   Fri Oct 3 10:10:24 2014 +0200

    Update to upstream version 2.7

 .gitignore                  |    1 +
 maven-resources-plugin.spec |    7 +++++--
 sources                     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5b1ecdc..e695fa1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ maven-resources-plugin-2.2.tar.gz
 /maven-resources-plugin-2.4.3.tar.gz
 /maven-resources-plugin-2.5.tar.gz
 /maven-resources-plugin-2.6-source-release.zip
+/maven-resources-plugin-2.7-source-release.zip
diff --git a/maven-resources-plugin.spec b/maven-resources-plugin.spec
index a0d82cf..799e357 100644
--- a/maven-resources-plugin.spec
+++ b/maven-resources-plugin.spec
@@ -1,6 +1,6 @@
 Name:           maven-resources-plugin
-Version:        2.6
-Release:        9%{?dist}
+Version:        2.7
+Release:        1%{?dist}
 Summary:        Maven Resources Plugin
 License:        ASL 2.0
 URL:            http://maven.apache.org/plugins/maven-resources-plugin
@@ -52,6 +52,9 @@ API documentation for %{name}.
 %files javadoc -f .mfiles-javadoc
 
 %changelog
+* Fri Oct  3 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.7-1
+- Update to upstream version 2.7
+
 * Mon Aug  4 2014 Mikolaj Izdebski <mizdebsk at redhat.com> - 2.6-9
 - Fix build-requires on parent POM
 
diff --git a/sources b/sources
index fc16c15..5157fa2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67de5bb27f1b9aa58f298ed2557aead5  maven-resources-plugin-2.6-source-release.zip
+35905f90e2e5f6bf101e97d2e782dc6f  maven-resources-plugin-2.7-source-release.zip


More information about the scm-commits mailing list