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

commit 41dfb086ed1aaca8e75b2482db172be4049688a4
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Feb 9 13:04:10 2026 +0000

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

diff --git a/pom.xml b/pom.xml
index 02abb632..e07d4ab8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,9 +74,9 @@
         <!-- project.build.outputTimestamp is managed by Maven plugins, see 
https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
         
<project.build.outputTimestamp>2026-02-09T12:35:44Z</project.build.outputTimestamp>
         <!-- Commons release plugin -->
-        <commons.bc.version>3.6.1</commons.bc.version>
-        <commons.release.version>3.6.2</commons.release.version>
-        <commons.release.next>3.6.3</commons.release.next>
+        <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>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>

Reply via email to