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

commit 6131f805563fc9ad1f5ec8923d06998120cf1432
Author: JinwooHwang <[email protected]>
AuthorDate: Wed May 13 12:43:46 2026 -0400

    GEODE-10584: Bump version to 2.0.2
    
    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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gradle.properties b/gradle.properties
index 477fee7..db76c79 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -17,8 +17,8 @@
 
 # Develop to use latest 1.15.1 artifacts until CI is rebuilt
 # GEODE-10436
-version = 2.0.1-build.0
-geodeVersion = 2.0.+
+version = 2.0.2-build.0
+geodeVersion = 2.0.2
 
 # release properties, set these on the command line to validate against
 # a release candidate

Reply via email to