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 1f8e2d8 Add section for the next release 1f8e2d8 is described below commit 1f8e2d8bfad38894405252f3d2c65cf23cbb00a3 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Fri Jul 26 12:09:30 2024 +0000 Add section for the next release --- src/changes/changes.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a6265f3..3ed2df2 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -57,6 +57,11 @@ The <action> type attribute can be add,update,fix,remove. The changes report outputs actions in the order they appear in this file. --> <body> + <release version="73" date="YYYY-MM-DD" description="Version 73: Maintenance and update dependencies."> + <!-- FIX --> + <!-- ADD --> + <!-- UPDATE --> + </release> <release version="72" date="2024-07-21" description="Version 72: Maintenance and update dependencies."> <!-- FIX --> <!-- ADD -->