Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:48:29 -07:00
parent 5561b6d872
commit a304475ce0

View File

@ -2,7 +2,7 @@
Name: maven-plugin-testing
Version: 3.3.0
Release: 33%{?dist}
Release: 34%{?dist}
Summary: Maven Plugin Testing
License: Apache-2.0
URL: https://maven.apache.org/plugin-testing/
@ -76,6 +76,10 @@ The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo.
%doc LICENSE NOTICE
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.3.0-34
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Mon Aug 05 2024 Mikolaj Izdebski <mizdebsk@redhat.com> - 3.3.0-33
- Switch Java compiler source/target to 1.8
- Resolves: RHEL-52698