diff --git a/maven-plugin-tools.spec b/maven-plugin-tools.spec index 3d16c1d..ec82c0b 100644 --- a/maven-plugin-tools.spec +++ b/maven-plugin-tools.spec @@ -2,7 +2,7 @@ Name: maven-plugin-tools Version: 3.9.0 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Maven Plugin Tools License: Apache-2.0 URL: https://maven.apache.org/plugin-tools/ @@ -158,6 +158,10 @@ rm maven-plugin-tools-generators/src/main/java/org/apache/maven/tools/plugin/gen %license LICENSE NOTICE %changelog +* Tue Oct 29 2024 Troy Dawson - 3.9.0-7 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 3.9.0-6 - Bump release for Aug 2024 java mass rebuild