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


The following commit(s) were added to refs/heads/support/2.0 by this push:
     new a9f651f  GEODE-10570: Bump version to 2.0.1
a9f651f is described below

commit a9f651f3728c4f4f79d2339925a4a3a64c592691
Author: JinwooHwang <[email protected]>
AuthorDate: Fri Mar 13 16:08:07 2026 -0400

    GEODE-10570: Bump version to 2.0.1
    
    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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Reply via email to