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

commit 8ab7cf790697ee237d11c484076936aad79cc3c9
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jun 3 11:42:56 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 52f5389..7bf7650 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="102" date="YYYY-MM-DD" description="This is a feature 
and maintenance release. Java 8 or later is required.">
+        <!-- FIX -->
+        <!-- ADD -->
+        <!-- UPDATE -->
+      </release>
       <release version="101" date="2026-05-30" description="This is a feature 
and maintenance release. Java 8 or later is required.">
         <!-- FIX -->
         <action type="fix" dev="ggregory" due-to="Gary Gregory">Allow 
maven-pmd-plugin to override org.ow2.asm:asm version (fixes Java 27-ea build: 
Unsupported class file major version 71).</action>

Reply via email to