Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:48:17 -07:00
parent 143af32749
commit 9aba74e52a

View File

@ -2,7 +2,7 @@
Name: maven-dependency-plugin
Version: 3.6.1
Release: 3%{?dist}
Release: 4%{?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,10 @@ sed -i '/doSpecialTest( "analyze-report" );/d' src/test/java/org/apache/maven/pl
%doc LICENSE NOTICE
%changelog
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.6.1-4
- Bump release for October 2024 mass rebuild:
Resolves: RHEL-64018
* Thu Aug 01 2024 Troy Dawson <tdawson@redhat.com> - 3.6.1-3
- Bump release for Aug 2024 java mass rebuild