Update to latest upstream.

This commit is contained in:
Alexander Kurtakov 2012-10-23 22:15:24 +03:00
parent 54aeb385a7
commit 234d684a5f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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@redhat.com> 1.7-1
- Update to latest upstream.
* Tue Aug 21 2012 Tomas Radej <tradej@redhat.com> - 1.6-1
- Updated to v1.6

View File

@ -1 +1 @@
268ecb9de4aa8f1ec3c5a14114793f53 maven-invoker-plugin-1.6-source-release.zip
97eeb9e90b31cff3321bafb4dec3d90f maven-invoker-plugin-1.7-source-release.zip