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

commit 9cd6762fa14402ffb90f20fc3942e58d0ab5d700
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Dec 14 16:10:55 2025 +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 5766cf28..efe7497e 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>2025-12-14T15:52:57Z</project.build.outputTimestamp>
         <!-- Commons release plugin -->
-        <commons.bc.version>3.6.0</commons.bc.version>
-        <commons.release.version>3.6.1</commons.release.version>
-        <commons.release.next>3.6.2</commons.release.next>
+        <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.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