[maven-war-plugin] Update to latest upstream release.

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Oct 23 18:54:53 UTC 2012


commit d1bc17ffdfa4f99e0b77ba8d3c409a8b249da923
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Tue Oct 23 21:54:48 2012 +0300

    Update to latest upstream release.

 .gitignore            |    1 +
 maven-war-plugin.spec |    8 +++++---
 sources               |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d981134..277e7b6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 maven-war-plugin-2.1-beta-1.tgz
 maven-war-plugin-2.1.1-source-release.zip
 maven-war-plugin-2.2-source-release.zip
+/maven-war-plugin-2.3-source-release.zip
diff --git a/maven-war-plugin.spec b/maven-war-plugin.spec
index bc427e0..f6683cc 100644
--- a/maven-war-plugin.spec
+++ b/maven-war-plugin.spec
@@ -1,6 +1,6 @@
 Name:           maven-war-plugin
-Version:        2.2
-Release:        2%{?dist}
+Version:        2.3
+Release:        1%{?dist}
 Summary:        Maven WAR Plugin
 
 Group:          Development/Libraries
@@ -31,7 +31,6 @@ BuildRequires: maven-install-plugin
 BuildRequires: maven-idea-plugin
 BuildRequires: maven-resources-plugin
 BuildRequires: maven-changes-plugin
-BuildRequires: maven-invoker-plugin
 # Others
 BuildRequires: xstream
 
@@ -87,6 +86,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Oct 23 2012 Alexander Kurtakov <akurtako at redhat.com> 2.3-1
+- Update to latest upstream release.
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 56bd57e..1a75463 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1edc2ed29498bcfb7dd9267efd29217  maven-war-plugin-2.2-source-release.zip
+1286ae87954ec7a0176fd459eb4f8e3d  maven-war-plugin-2.3-source-release.zip


More information about the scm-commits mailing list