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


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

commit 2c900c8364c390e4953e4e8b55f09d143d979e29
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Jun 23 22:58:01 2026 +0000

    Updates for the next release
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index d2b811c4..de349207 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,10 +74,10 @@
         <!-- project.build.outputTimestamp is managed by Maven plugins, see 
https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
         
<project.build.outputTimestamp>2026-06-23T18:46:16Z</project.build.outputTimestamp>
         <!-- Commons release plugin -->
-        <commons.bc.version>3.6.2</commons.bc.version>
-        <commons.release.version>3.6.3</commons.release.version>
-        <commons.release.next>3.6.4</commons.release.next>
-        <commons.rc.version>RC2</commons.rc.version>
+        <commons.bc.version>3.6.3</commons.bc.version>
+        <commons.release.version>3.6.4</commons.release.version>
+        <commons.release.next>3.6.5</commons.release.next>
+        <commons.rc.version>RC1</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>
     </properties>

Reply via email to