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.git
The following commit(s) were added to refs/heads/support/2.0 by this push:
new c1d04435e5 GEODE-10467: Bump version to 2.0.1
c1d04435e5 is described below
commit c1d04435e563b4b8938ca7a07b895310dd7c5115
Author: Jinwoo Hwang <[email protected]>
AuthorDate: Thu Dec 18 05:37:55 2025 -0500
GEODE-10467: Bump version to 2.0.1
As part of the Geode Release Process, the build number must
be rolled forward so work can begin on the next release
---
gradle.properties | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gradle.properties b/gradle.properties
index 6bfc6b19a2..a7e5650507 100755
--- a/gradle.properties
+++ b/gradle.properties
@@ -26,7 +26,7 @@
# <blank> - release
#
# The full version string consists of 'versionNumber + releaseQualifier +
releaseType'
-version = 2.0.0-build.0
+version = 2.0.1-build.0
# Default Maven targets
mavenSnapshotUrl = gcs://maven.apachegeode-ci.info/snapshots