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 8821a78 GEODE-10467: Bump version to 2.0.0
8821a78 is described below
commit 8821a78a2dc02eb1d0fa9a4326f80e750824d9cf
Author: Jinwoo Hwang <[email protected]>
AuthorDate: Fri Dec 12 20:07:50 2025 -0500
GEODE-10467: Bump version to 2.0.0
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 8b9a659..2395fcc 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.0-build.0
-geodeVersion = 2.0.0
+geodeVersion = 2.0.+
# release properties, set these on the command line to validate against
# a release candidate