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 2e89ada  Revert "GEODE-10570: Set temporary staging repo"
2e89ada is described below

commit 2e89ada1852b46c09a717b9d43e51d9ef69fdcd8
Author: JinwooHwang <[email protected]>
AuthorDate: Fri Mar 27 15:17:45 2026 -0400

    Revert "GEODE-10570: 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 8dc839b..477fee7 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-1150
-geodeReleaseUrl = https://dist.apache.org/repos/dist/dev/geode/2.0.1.RC1
+geodeRepositoryUrl =
+geodeReleaseUrl =
 
 # dependency versions not found in geode-all-bom
 micrometerVersion = 1.2.1

Reply via email to