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


The following commit(s) were added to refs/heads/support/1.15 by this push:
     new c9acb9b3 GEODE-10569: Bump version to 1.15.4
c9acb9b3 is described below

commit c9acb9b3e73eb4a1f4d1a3cb9e08ee85b2eb740e
Author: JinwooHwang <[email protected]>
AuthorDate: Tue Mar 31 14:52:43 2026 -0400

    GEODE-10569: Bump version to 1.15.4
    
    As part of the Geode Release Process, the geode-benchmarks 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 25014f73..e0120847 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 # The versionNumber follows semantic versioning conventions.
-versionNumber = 1.15.3
+versionNumber = 1.15.4
 
 # The releaseQualifier uses the following conventions:
 #   .M?       - milestone release

Reply via email to