From 5142c569a3a77a5df558e5e2a1eb18ae931dff8c Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:48:31 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- maven-plugin-tools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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