This is an automated email from the ASF dual-hosted git repository.
garydgregory 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 dfed3ff Updates for the next release
dfed3ff is described below
commit dfed3ffcb36acabe91396920e9d7b3f04520ccbb
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Apr 26 11:07:01 2026 +0000
Updates 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 731f0a7..7961d3b 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="100" date="YYYY-MM-DD" description="This is a feature
and maintenance release. Java 8 or later is required.">
+ <!-- FIX -->
+ <!-- ADD -->
+ <!-- UPDATE -->
+ </release>
<release version="99" date="2026-04-19" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->
<action type="fix" dev="ggregory" due-to="Alex Herbert">Migrate from
deprecated XML tags in Apache RAT POM configuration.</action>