[maven-invoker-plugin] Update to latest upstream.

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Oct 23 19:15:30 UTC 2012


commit 234d684a5f41813a8120824924c6cd7370c0d1e7
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Tue Oct 23 22:15:24 2012 +0300

    Update to latest upstream.

 .gitignore                |    1 +
 maven-invoker-plugin.spec |    5 ++++-
 sources                   |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a4bf56b..480d860 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 maven-invoker-plugin-1.5.tgz
 /maven-invoker-plugin-1.5-source-release.zip
 /maven-invoker-plugin-1.6-source-release.zip
+/maven-invoker-plugin-1.7-source-release.zip
diff --git a/maven-invoker-plugin.spec b/maven-invoker-plugin.spec
index 9b25009..7e5e66e 100644
--- a/maven-invoker-plugin.spec
+++ b/maven-invoker-plugin.spec
@@ -1,5 +1,5 @@
 Name:           maven-invoker-plugin
-Version:        1.6
+Version:        1.7
 Release:        1%{?dist}
 Summary:        Maven Invoker Plugin
 
@@ -95,6 +95,9 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
 %{_javadocdir}/%{name}
 
 %changelog
+* Tue Oct 23 2012 Alexander Kurtakov <akurtako at redhat.com> 1.7-1
+- Update to latest upstream.
+
 * Tue Aug 21 2012 Tomas Radej <tradej at redhat.com> - 1.6-1
 - Updated to v1.6
 
diff --git a/sources b/sources
index dc02e3c..2f4c575 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-268ecb9de4aa8f1ec3c5a14114793f53  maven-invoker-plugin-1.6-source-release.zip
+97eeb9e90b31cff3321bafb4dec3d90f  maven-invoker-plugin-1.7-source-release.zip


More information about the scm-commits mailing list