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 f3817ff  Add section for the next release
f3817ff is described below

commit f3817ff8940980f86ce0d5fd3e07ff6c945bdefd
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Wed May 15 16:52:55 2024 +0000

    Add section for the next release
---
 src/changes/changes.xml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 39680df..f58327e 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -57,7 +57,12 @@ 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="70" date="2024-05-11" description="Version 70: 
Maintenance and update dependencies">
+      <release version="71" date="YYYY-MM-DD" description="Version 71: 
Maintenance and update dependencies.">
+          <!-- FIX -->
+          <!-- ADD -->
+          <!-- UPDATE -->
+        </release>
+        <release version="70" date="2024-05-11" description="Version 70: 
Maintenance and update dependencies.">
            <!-- ADD -->
            <action type="add" dev="ggregory" due-to="Gary Gregory">Add profile 
benchmark for JMH benchmarks.</action>
            <action type="add" dev="ggregory" due-to="Gary Gregory">Add JMH to 
dependency management section.</action>

Reply via email to