diff --git a/maven-plugin-testing.spec b/maven-plugin-testing.spec index f01143d..c9e5c28 100644 --- a/maven-plugin-testing.spec +++ b/maven-plugin-testing.spec @@ -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 - 3.3.0-34 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Aug 05 2024 Mikolaj Izdebski - 3.3.0-33 - Switch Java compiler source/target to 1.8 - Resolves: RHEL-52698