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 96679a6 Add section for the next release
96679a6 is described below
commit 96679a6222ab08c969bd0abd88550f7c6e10ae98
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 22 11:13:35 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 5ac7928..cf06435 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="78" date="2024-10-17" description="Version 778:
Maintenance and update dependencies.">
+ <release version="79" date="YYYY-MM-DD" description="Version 79: This is
a feature and maintenance release. Java 8 or later is required.">
+ <!-- FIX -->
+ <!-- ADD -->
+ <!-- UPDATE -->
+ </release>
+ <release version="78" date="2024-10-17" description="Version 78:
Maintenance and update dependencies.">
<!-- FIX -->
<action type="update" dev="ggregory" due-to="Gary Gregory">Fix
spotbugs:check on Java 24-ea.</action>
<!-- ADD -->