This is an automated email from the ASF dual-hosted git repository.
mhanson pushed a commit to branch release/1.11.0
in repository https://gitbox.apache.org/repos/asf/geode-examples.git
The following commit(s) were added to refs/heads/release/1.11.0 by this push:
new 8408797 temporarily point to staging repo for CI purposes
8408797 is described below
commit 8408797955fee60e9e530e66341962a61435694b
Author: Mark Hanson <[email protected]>
AuthorDate: Fri Dec 20 14:42:30 2019 -0800
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 e5e417e..5805ec7 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -19,8 +19,8 @@ geodeVersion = 1.11.0
# release properties, set these on the command line to validate against
# a release candidate
-geodeRepositoryUrl =
https://repository.apache.org/content/repositories/orgapachegeode-1063
-geodeReleaseUrl = https://dist.apache.org/repos/dist/dev/geode/1.11.0.RC3
+geodeRepositoryUrl =
https://repository.apache.org/content/repositories/orgapachegeode-1064
+geodeReleaseUrl = https://dist.apache.org/repos/dist/dev/geode/1.11.0.RC4
# dependency versions
assertjVersion = 3.6.2