diff --git a/maven-plugin-testing.spec b/maven-plugin-testing.spec index f3d1592..4b1cad8 100644 --- a/maven-plugin-testing.spec +++ b/maven-plugin-testing.spec @@ -1,8 +1,8 @@ -%bcond_with bootstrap +%bcond_without bootstrap Name: maven-plugin-testing Version: 3.3.0 -Release: 32%{?dist} +Release: 33%{?dist} Summary: Maven Plugin Testing License: Apache-2.0 URL: http://maven.apache.org/plugin-testing/ @@ -76,6 +76,9 @@ The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo. %doc LICENSE NOTICE %changelog +* Thu Aug 01 2024 Troy Dawson - 3.3.0-33 +- Bump release for Aug 2024 java mass rebuild + * Mon Jun 24 2024 Troy Dawson - 3.3.0-32 - Bump release for June 2024 mass rebuild