From ac62ffbe3672bd005cb2ec21507630ee8f599205 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Thu, 1 Aug 2024 10:34:12 -0700 Subject: [PATCH] Bump release for Aug 2024 java mass rebuild Signed-off-by: Troy Dawson --- plexus-pom.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/plexus-pom.spec b/plexus-pom.spec index 75f8441..b83fa25 100644 --- a/plexus-pom.spec +++ b/plexus-pom.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: plexus-pom Version: 16 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Root Plexus Projects POM License: Apache-2.0 URL: https://github.com/codehaus-plexus/plexus-pom @@ -42,6 +42,9 @@ cp -p %{SOURCE1} LICENSE %license LICENSE %changelog +* Thu Aug 01 2024 Troy Dawson - 16-3 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 16-2 - Bump release for June 2024 mass rebuild