You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2024/02/01 03:28:35 UTC

(commons-parent) branch master updated: Add section for next release

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

commit 16b4cfd798411c4f1003929233475f90a1f999a1
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Jan 31 22:28:31 2024 -0500

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

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 8371c11..ed49db1 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -57,6 +57,8 @@ 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="67" date="2024-MM-DD" description="Version 67: Maintenance and update dependencies.">
+        </release>
         <release version="66" date="2024-01-29" description="Version 66: Maintenance and update dependencies.">
            <!-- ADD -->
            <action type="add" dev="ggregory">Add property commons.javadoc21.java.link.</action>