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
commit 0eb7a78566135bfc6f854ed0e612b9171a916ae9 Author: Jinwoo Hwang <[email protected]> AuthorDate: Fri Dec 12 19:54:03 2025 -0500 Revert "GEODE-10467: Set temporary staging repo" --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 939be95..06a71e8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,8 +22,8 @@ geodeVersion = 2.0.0 # release properties, set these on the command line to validate against # a release candidate -geodeRepositoryUrl = https://repository.apache.org/content/repositories/orgapachegeode-1148 -geodeReleaseUrl = https://dist.apache.org/repos/dist/dev/geode/2.0.0.RC3 +geodeRepositoryUrl = +geodeReleaseUrl = # dependency versions not found in geode-all-bom micrometerVersion = 1.2.1
