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


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

commit 3706d1542eab403640d8073b21fe9800b87a581b
Author: JinwooHwang <[email protected]>
AuthorDate: Sat May 30 08:55:17 2026 -0400

    GEODE-10585: Bump version to 1.15.5
    
    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 e0120847..f55d16c5 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 # The versionNumber follows semantic versioning conventions.
-versionNumber = 1.15.4
+versionNumber = 1.15.5
 
 # The releaseQualifier uses the following conventions:
 #   .M?       - milestone release

Reply via email to