This is an automated email from the ASF dual-hosted git repository. jinwoo pushed a commit to branch support/1.15 in repository https://gitbox.apache.org/repos/asf/geode-examples.git
commit 19849c69911ac18dba85061e3c861085f606d7f8 Author: JinwooHwang-SAS <[email protected]> AuthorDate: Fri Sep 5 18:43:38 2025 -0400 Revert "GEODE-10461: Set temporary staging repo" --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index bf67331..ed5cc9b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -19,8 +19,8 @@ geodeVersion = 1.15.2 # release properties, set these on the command line to validate against # a release candidate -geodeRepositoryUrl = https://repository.apache.org/content/repositories/orgapachegeode-1142 -geodeReleaseUrl = https://dist.apache.org/repos/dist/dev/geode/1.15.2.RC2 +geodeRepositoryUrl = +geodeReleaseUrl = # dependency versions not found in geode-all-bom micrometerVersion = 1.2.1
