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-jexl.git


The following commit(s) were added to refs/heads/master by this push:
     new c8413134 Prepare for the next release candidate
c8413134 is described below

commit c8413134ca8855479cd15a9a6920c76e21c68def
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Nov 10 18:53:28 2025 +0000

    Prepare for the next release candidate
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 09807cf3..d214e51d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,7 +78,7 @@
         <commons.bc.version>3.5.0</commons.bc.version>
         <commons.release.version>3.6.0</commons.release.version>
         <commons.release.next>3.6.1</commons.release.next>
-        <commons.rc.version>RC1</commons.rc.version>
+        <commons.rc.version>RC2</commons.rc.version>
         <commons.release.isDistModule>true</commons.release.isDistModule>
         
<commons.distSvnStagingUrl>scm:svn:https://dist.apache.org/repos/dist/dev/commons/${commons.componentid}</commons.distSvnStagingUrl>
         <commons.repo.name>commons-${commons.componentid}</commons.repo.name>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1d9a9f75..8c11e575 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -27,7 +27,7 @@
         <author email="[email protected]">Commons Developers</author>
     </properties>
     <body>
-        <release version="3.6.0" date="2025-11-08"
+        <release version="3.6.0" date="2025-11-10"
                  description="This is a feature and maintenance release. Java 
8 or later is required.">
             <!-- FIX -->
             <action dev="henrib" type="fix" issue="JEXL-448">

Reply via email to