This is an automated email from the ASF dual-hosted git repository.

JinwooHwang pushed a commit to branch support/1.15
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/support/1.15 by this push:
     new 7310515d57 GEODE-10585: Bump version to 1.15.5
7310515d57 is described below

commit 7310515d57f49d0ab835d3ce96577d59ca3c70d2
Author: JinwooHwang <[email protected]>
AuthorDate: Sat May 30 08:55:12 2026 -0400

    GEODE-10585: Bump version to 1.15.5
    
    As part of the Geode Release Process, the build number must
    be rolled forward so work can begin on the next release
---
 gradle.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle.properties b/gradle.properties
index 6c4ff49d7a..58808f6f7c 100755
--- a/gradle.properties
+++ b/gradle.properties
@@ -26,7 +26,7 @@
 #   <blank>   - release
 #
 # The full version string consists of 'versionNumber + releaseQualifier + 
releaseType'
-version = 1.15.4-build.0
+version = 1.15.5-build.0
 
 # Default Maven targets
 mavenSnapshotUrl = gcs://maven.apachegeode-ci.info/snapshots

Reply via email to