This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-parent.git
The following commit(s) were added to refs/heads/master by this push: new 353698e Prepare for the next release candidate 353698e is described below commit 353698eef536a66bcac69ff655beeb8b1c482802 Author: Gary D. Gregory <garydgreg...@gmail.com> AuthorDate: Fri Jan 3 15:55:38 2025 +0000 Prepare for the next release candidate --- RELEASE-NOTES.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 2d4df1e..7f54121 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -12,6 +12,7 @@ New features * Add org.junit-pioneer:junit-pioneer to dependencyManagement. Thanks to Gary Gregory. * Add org.apache.maven.plugins:maven-changes-plugin to pluginManagement. Thanks to Gary Gregory. * Add mockito to dependencyManagement #568. Thanks to Arnout Engelen. +* Run maven-changes-plugin changes-validate on verify. Thanks to Gary Gregory. Fixed Bugs ----------