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 3f15869 Revert "GEODE-10467: Set temporary staging repo"
3f15869 is described below
commit 3f158696bc3c7edcd5ec0b78686f71f38e68e2e6
Author: Jinwoo Hwang <[email protected]>
AuthorDate: Thu Dec 18 05:32:09 2025 -0500
Revert "GEODE-10467: Set temporary staging repo"
The staging repo no longest exists, so set this back to search the
default location (mavencentral)
---
gradle.properties | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gradle.properties b/gradle.properties
index 2395fcc..61ed27c 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -22,8 +22,8 @@ geodeVersion = 2.0.+
# release properties, set these on the command line to validate against
# a release candidate
-geodeRepositoryUrl =
https://repository.apache.org/content/repositories/orgapachegeode-1149
-geodeReleaseUrl = https://dist.apache.org/repos/dist/dev/geode/2.0.0.RC4
+geodeRepositoryUrl =
+geodeReleaseUrl =
# dependency versions not found in geode-all-bom
micrometerVersion = 1.2.1