[maven-ear-plugin] Updated to v2.7

Tomas Radej tradej at fedoraproject.org
Thu Jan 19 12:36:36 UTC 2012


commit f6fa7788109ce58e7ad202d6a2e3305ee348872e
Author: Tomas Radej <tradej at redhat.com>
Date:   Thu Jan 19 12:32:56 2012 +0100

    Updated to v2.7

 .gitignore            |    1 +
 maven-ear-plugin.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4fcf972..f568589 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 maven-ear-plugin-2.4.2.tar.bz2
 /maven-ear-plugin-2.5-source-release.zip
 /maven-ear-plugin-2.6-source-release.zip
+/maven-ear-plugin-2.7-source-release.zip
diff --git a/maven-ear-plugin.spec b/maven-ear-plugin.spec
index 2b6539a..d3f91dd 100644
--- a/maven-ear-plugin.spec
+++ b/maven-ear-plugin.spec
@@ -1,6 +1,6 @@
 Name:           maven-ear-plugin
-Version:        2.6
-Release:        2%{?dist}
+Version:        2.7
+Release:        1%{?dist}
 Summary:        Maven EAR Plugin
 
 Group:          Development/Libraries
@@ -85,6 +85,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
 %{_javadocdir}/%{name}
 
 %changelog
+* Thu Jan 19 2012 Tomas Radej <tradej at redhat.com> - 2.7-1
+- Updated to latest upstream
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 758adfc..38b7e88 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-875faa4fc06f489e161bf4637681c4c7  maven-ear-plugin-2.6-source-release.zip
+710ee19c5c333e5032a40075a590c56c  maven-ear-plugin-2.7-source-release.zip


More information about the scm-commits mailing list