Update to upstream version 3.2.3

This commit is contained in:
Michal Srb 2014-08-22 14:48:21 +02:00
parent 34f885c43e
commit eabd943cd5
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/apache-maven-3.2.0-src.tar.gz
/apache-maven-3.2.1-src.tar.gz
/apache-maven-3.2.2-src.tar.gz
/apache-maven-3.2.3-src.tar.gz

View File

@ -1,5 +1,5 @@
Name: maven
Version: 3.2.2
Version: 3.2.3
Release: 1%{?dist}
Summary: Java project management and project comprehension tool
License: ASL 2.0
@ -274,6 +274,9 @@ ln -sf $(build-classpath plexus/classworlds) \
%changelog
* Fri Aug 22 2014 Michal Srb <msrb@redhat.com> - 3.2.3-1
- Update to upstream version 3.2.3
* Wed Jun 18 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.2-1
- Update to upstream version 3.2.2

View File

@ -1 +1 @@
dc3c7042348859fd2358ff31648da923 apache-maven-3.2.2-src.tar.gz
d1991e64c7a9f6f294ec17d2eab362d6 apache-maven-3.2.3-src.tar.gz