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-bcel.git
The following commit(s) were added to refs/heads/master by this push:
new 3450d832 Reset date for next release
3450d832 is described below
commit 3450d832c3637054f3014887ef13fbb8a907d4ef
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Dec 30 15:29:07 2025 +0000
Reset date for next release
---
src/changes/changes.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 637b69f7..1528719d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -59,7 +59,7 @@ The <action> type attribute can be add,update,fix,remove.
Defining changes.version allows one to create the RN without first removing
the SNAPSHOT suffix.
-->
<body>
- <release version="6.11.1" date="2025-10-09" description="This is a feature
and maintenance release. Java 8 or later is required.">
+ <release version="6.11.1" date="YYYY-MM-DD" description="This is a feature
and maintenance release. Java 8 or later is required.">
<!-- FIX -->
<action type="fix" dev="fmantz" due-to="Gary
Gregory">Fix infinite loop in example.TransitiveHull #476.</action>
<action type="fix" dev="ggregory" due-to="Gary
Gregory">Fix Apache RAT plugin console warnings.</action>