Bump release for Aug 2024 java mass rebuild

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2024-08-01 10:33:57 -07:00
parent 5aa705e257
commit 5bb553a0d6

View File

@ -1,8 +1,8 @@
%bcond_with bootstrap
%bcond_without bootstrap
Name: maven-dependency-plugin
Version: 3.6.1
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Plugin to manipulate, copy and unpack local and remote artifacts
License: Apache-2.0
URL: https://maven.apache.org/plugins/%{name}
@ -95,6 +95,9 @@ sed -i '/doSpecialTest( "analyze-report" );/d' src/test/java/org/apache/maven/pl
%doc LICENSE NOTICE
%changelog
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 3.6.1-3
- Bump release for Aug 2024 java mass rebuild
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.6.1-2
- Bump release for June 2024 mass rebuild