Update to upstream version 3.3.0

This commit is contained in:
Mikolaj Izdebski 2015-03-12 13:38:34 +01:00
parent 622ab2139d
commit 934536a80c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@
/apache-maven-3.2.2-src.tar.gz
/apache-maven-3.2.3-src.tar.gz
/apache-maven-3.2.5-src.tar.gz
/apache-maven-3.3.0-src.tar.gz

View File

@ -1,6 +1,6 @@
Name: maven
Version: 3.2.5
Release: 2%{?dist}
Version: 3.3.0
Release: 1%{?dist}
Summary: Java project management and project comprehension tool
License: ASL 2.0
URL: http://maven.apache.org/
@ -255,6 +255,9 @@ ln -sf $(build-classpath plexus/classworlds) \
%changelog
* Thu Mar 12 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.3.0-1
- Update to upstream version 3.3.0
* Wed Feb 18 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.2.5-2
- Add objectweb-asm to plexus.core

View File

@ -1 +1 @@
ed598fe30acc52738cc5f62ef7869538 apache-maven-3.2.5-src.tar.gz
33b9329f58226e47201858eefb9b862e apache-maven-3.3.0-src.tar.gz