This is an automated email from the ASF dual-hosted git repository.
dixie pushed a commit to branch release/1.10.0
in repository https://gitbox.apache.org/repos/asf/geode-examples.git
The following commit(s) were added to refs/heads/release/1.10.0 by this push:
new 0d92c4a Revert "temporarily point to staging repo for CI purposes"
0d92c4a is described below
commit 0d92c4a63c72b70b975fa0b93da3bbd06fc8ef65
Author: Dick Cavender <[email protected]>
AuthorDate: Thu Sep 26 12:16:33 2019 -0700
Revert "temporarily point to staging repo for CI purposes"
---
gradle.properties | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gradle.properties b/gradle.properties
index ab1eab3..57e42fb 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -19,8 +19,8 @@ geodeVersion = 1.10.0
# release properties, set these on the command line to validate against
# a release candidate
-geodeRepositoryUrl =
https://repository.apache.org/content/repositories/orgapachegeode-1059
-geodeReleaseUrl = https://dist.apache.org/repos/dist/dev/geode/1.10.0.RC2
+geodeRepositoryUrl =
+geodeReleaseUrl =
# dependency versions
assertjVersion = 3.6.2