From e92b0ad8d2df841c3f2d861a0b9029d7875eef4b Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:48:25 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- maven-parent.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/maven-parent.spec b/maven-parent.spec index 9cb061c..5a69840 100644 --- a/maven-parent.spec +++ b/maven-parent.spec @@ -2,7 +2,7 @@ Name: maven-parent Version: 41 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Apache Maven parent POM License: Apache-2.0 URL: https://maven.apache.org @@ -45,6 +45,10 @@ Apache Maven parent POM file used by other Maven projects. %doc LICENSE NOTICE %changelog +* Tue Oct 29 2024 Troy Dawson - 41-6 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Troy Dawson - 41-5 - Bump release for Aug 2024 java mass rebuild