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-examples.git

commit 2ae4b7e4c724eb7a704f80849525b1297c49d5ef
Author: JinwooHwang <[email protected]>
AuthorDate: Thu May 14 08:13:03 2026 -0400

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

diff --git a/gradle.properties b/gradle.properties
index dcf95c8..8abc622 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -15,7 +15,7 @@
 # limitations under the License.
 #
 version = 1.15.4-build.0
-geodeVersion = 1.15.+
+geodeVersion = 1.15.4
 
 # release properties, set these on the command line to validate against
 # a release candidate

Reply via email to