Update to upstream version 1.4.0
This commit is contained in:
parent
981ba72eee
commit
b562b7ddcc
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/exec-maven-plugin-1.3-source-release.zip
|
||||
/exec-maven-plugin-1.3.1-source-release.zip
|
||||
/exec-maven-plugin-1.3.2-source-release.zip
|
||||
/exec-maven-plugin-1.4.0-source-release.zip
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: exec-maven-plugin
|
||||
Version: 1.3.2
|
||||
Version: 1.4.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Exec Maven Plugin
|
||||
|
||||
@ -58,6 +58,9 @@ find . -name *.jar -delete
|
||||
%doc LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Thu Mar 26 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.4.0-1
|
||||
- Update to upstream version 1.4.0
|
||||
|
||||
* Wed Jul 30 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.3.2-1
|
||||
- Update to upstream version 1.3.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user