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

JinwooHwang 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 eb9ace13 GEODE-10584: Bump version to 2.0.3
eb9ace13 is described below

commit eb9ace13230f1b0d25bbd4f8ddb0d90df83b47aa
Author: JinwooHwang <[email protected]>
AuthorDate: Sat May 30 06:32:22 2026 -0400

    GEODE-10584: Bump version to 2.0.3
    
    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 2ec776e8..b9f03fb6 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -14,7 +14,7 @@
 # limitations under the License.
 
 # The versionNumber follows semantic versioning conventions.
-versionNumber = 2.0.2
+versionNumber = 2.0.3
 
 # The releaseQualifier uses the following conventions:
 #   .M?       - milestone release

Reply via email to