Rebuilt for JDK-11

This commit is contained in:
Jiri 2020-07-10 13:11:50 +02:00
parent 3361917325
commit f471533526

View File

@ -1,6 +1,6 @@
Name: maven-enforcer
Version: 3.0.0~M3
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Maven Enforcer
License: ASL 2.0
@ -110,6 +110,9 @@ sed -e "s|<artifactId>plexus-maven-plugin</artifactId>|<artifactId>plexus-compon
%doc LICENSE NOTICE
%changelog
* Fri Jul 10 2020 Jiri Vanek <jvanek@redhat.com> - 3.0.0~M3-2
- Rebuilt for JDK-11, see https://fedoraproject.org/wiki/Changes/Java11
* Thu May 07 2020 Fabio Valentini <decathorpe@gmail.com> - 3.0.0~M3-1
- Update to version 3.0.0-M3.