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 b33bcfe6a0 GEODE-10570: Bump version to 2.0.2
b33bcfe6a0 is described below
commit b33bcfe6a06047c52259ca6d2ff0da3dc7785ec6
Author: JinwooHwang <[email protected]>
AuthorDate: Fri Mar 27 15:32:25 2026 -0400
GEODE-10570: Bump version to 2.0.2
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 a7e5650507..998ff6deca 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.1-build.0
+version = 2.0.2-build.0
# Default Maven targets
mavenSnapshotUrl = gcs://maven.apachegeode-ci.info/snapshots