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 bd5ea04 Add slot for the next release
bd5ea04 is described below
commit bd5ea043350ae483c26766bec019b20193eb1082
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Nov 20 19:26:09 2023 -0500
Add slot for the 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 87e956b..2e0eb2b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -60,6 +60,8 @@ The <action> type attribute can be add,update,fix,remove.
-->
<body>
+ <release version="66" date="20YY-MM-DD" description="Version 66:
Maintenance and update dependencies">
+ </release>
<release version="65" date="2023-11-17" description="Version 65:
Maintenance and update dependencies">
<!-- ADD -->
<action type="add" dev="ggregory">Add exec-maven-plugin to plugin
management section.</action>