Update to upstream version 3.3.0
This commit is contained in:
parent
622ab2139d
commit
934536a80c
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user