update to 26
This commit is contained in:
parent
d6c9eb8a58
commit
85565422e6
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/oss-parent-16.tar.gz
|
||||
/18e.tar.gz
|
||||
/oss-parent-24.tar.gz
|
||||
/oss-parent-26.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global oname oss-parent
|
||||
Name: fasterxml-oss-parent
|
||||
Version: 24
|
||||
Release: 3%{?dist}
|
||||
Version: 26
|
||||
Release: 1%{?dist}
|
||||
Summary: FasterXML parent pom
|
||||
# pom file licenses ASL 2.0 and LGPL 2.1
|
||||
License: ASL 2.0 and LGPLv2+
|
||||
@ -47,7 +47,7 @@ This package contains the parent pom file for FasterXML.com projects.
|
||||
%pom_remove_plugin :maven-enforcer-plugin
|
||||
|
||||
%build
|
||||
%mvn_build
|
||||
%mvn_build -j
|
||||
|
||||
%install
|
||||
%mvn_install
|
||||
@ -57,6 +57,9 @@ This package contains the parent pom file for FasterXML.com projects.
|
||||
%license LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Mon Aug 22 2016 gil cattaneo <puntogil@libero.it> 26-1
|
||||
- update to 26
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 24-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user