This is an automated email from the ASF dual-hosted git repository.
jinwoo 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 b3ee3df47e GEODE-10569: Bump version to 1.15.4
b3ee3df47e is described below
commit b3ee3df47eb94ef011fa7a64f3003ca4b0338f4d
Author: JinwooHwang <[email protected]>
AuthorDate: Tue Mar 31 14:52:31 2026 -0400
GEODE-10569: Bump version to 1.15.4
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 2ff2134700..6c4ff49d7a 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.3-build.0
+version = 1.15.4-build.0
# Default Maven targets
mavenSnapshotUrl = gcs://maven.apachegeode-ci.info/snapshots