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

commit 2fe7eebf3c0f291ad6ef458aa9df407bc0b9e4b7
Merge: e785bebf c5d2ffcd
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jun 28 11:30:42 2026 +0000

    Bump to next development version

 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --cc pom.xml
index b345aef4,3d3a8a4b..4abfb3ac
--- a/pom.xml
+++ b/pom.xml
@@@ -72,11 -72,11 +72,11 @@@
          <!-- This is used by reporting plugins -->
          
<project.reporting.outputEncoding>${commons.encoding}</project.reporting.outputEncoding>
          <!-- 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>
+         
<project.build.outputTimestamp>2026-06-28T11:27:19Z</project.build.outputTimestamp>
          <!-- Commons release plugin -->
 -        <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.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.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