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.git
The following commit(s) were added to refs/heads/support/2.0 by this push:
new 1685bb4929 GEODE-10584: Bump version to 2.0.3
1685bb4929 is described below
commit 1685bb49297e2c8f1c0d436f11f93bfb6209686b
Author: JinwooHwang <[email protected]>
AuthorDate: Sat May 30 06:32:18 2026 -0400
GEODE-10584: Bump version to 2.0.3
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 998ff6deca..5211bfe667 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.2-build.0
+version = 2.0.3-build.0
# Default Maven targets
mavenSnapshotUrl = gcs://maven.apachegeode-ci.info/snapshots