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

jinwoo pushed a commit to branch support/2.0
in repository https://gitbox.apache.org/repos/asf/geode-benchmarks.git


The following commit(s) were added to refs/heads/support/2.0 by this push:
     new 71bc03da GEODE-10467: Bump version to 2.0.0
71bc03da is described below

commit 71bc03da6c39c159a8f5eac8f9db11e8b51747dd
Author: Jinwoo Hwang <[email protected]>
AuthorDate: Sun Nov 30 18:42:59 2025 -0500

    GEODE-10467: Bump version to 2.0.0
    
    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 68c1dccf..c6116bf3 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 # The versionNumber follows semantic versioning conventions.
-versionNumber = 1.15.0
+versionNumber = 2.0.0
 
 # The releaseQualifier uses the following conventions:
 #   .M?       - milestone release

Reply via email to