Rebuilt for JDK-11

This commit is contained in:
Jiri 2020-07-10 13:35:50 +02:00
parent 3d5d01cff7
commit eda249ade1

View File

@ -1,6 +1,6 @@
Name: maven-parent
Version: 34
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Apache Maven parent POM
License: ASL 2.0
@ -49,6 +49,9 @@ Apache Maven parent POM file used by other Maven projects.
%doc LICENSE NOTICE
%changelog
* Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 34-4
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
* Fri Mar 27 2020 Severin Gehwolf <sgehwolf@redhat.com> - 34-3
- Remove javadoc taglet configuration which is not longer available