Rebuilt for JDK-11

This commit is contained in:
Jiri 2020-07-10 19:41:59 +02:00
parent 8a5aad94f1
commit 6e24f7b16c

View File

@ -1,6 +1,6 @@
Name: fusesource-pom
Version: 1.12
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Parent POM for FuseSource Maven projects
License: ASL 2.0
URL: http://fusesource.com/
@ -36,6 +36,9 @@ sed -i -e 's/>1\.4</>1.8</' pom.xml
%license LICENSE
%changelog
* Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 1.12-4
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
* Fri Jun 26 2020 Mat Booth <mat.booth@redhat.com> - 1.12-3
- Allow dependent packages to build on Java 11