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 824c2690 Updates for the next release
824c2690 is described below
commit 824c2690700184928ee8e39e420d51952c65da43
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 2 20:59:12 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 147aef20..f6ce7b1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,9 +73,9 @@
<!-- project.build.outputTimestamp is managed by Maven plugins, see
https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
<project.build.outputTimestamp>2026-07-02T20:13:52Z</project.build.outputTimestamp>
<!-- Commons release plugin -->
- <commons.bc.version>3.6.4</commons.bc.version>
- <commons.release.version>3.7.0</commons.release.version>
- <commons.release.next>3.7.1</commons.release.next>
+ <commons.bc.version>3.7.0</commons.bc.version>
+ <commons.release.version>3.7.1</commons.release.version>
+ <commons.release.next>3.7.2</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>