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 88556adb Updates for the next release
88556adb is described below

commit 88556adb3c19b7c9323cd5c0c72084d0d14eb93f
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jan 22 13:49:25 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 e604e9e8..3efe0b3f 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -59,6 +59,11 @@ 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.12.1" date="YYYY-MM-DD" description="This is a feature 
and maintenance release. Java 8 or later is required.">
+      <!-- FIX -->
+      <!-- ADD -->
+      <!-- UPDATE -->
+    </release>
     <release version="6.12.0" date="2026-01-18" description="This is a feature 
and maintenance release. Java 8 or later is required.">
       <!-- FIX -->
       <action                  type="fix" dev="ggregory" due-to="fmantz, Gary 
Gregory">Fix infinite loop in example.TransitiveHull #476.</action>

Reply via email to