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 9e6f13e temporarily point to staging repo for CI purposes
9e6f13e is described below
commit 9e6f13e3b649cfddd540165ceba7db707a5b3394
Author: Mark Hanson <[email protected]>
AuthorDate: Mon Nov 25 17:22:43 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 e1dfe21..e5e417e 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-1062
-geodeReleaseUrl = https://dist.apache.org/repos/dist/dev/geode/1.11.0.RC2
+geodeRepositoryUrl =
https://repository.apache.org/content/repositories/orgapachegeode-1063
+geodeReleaseUrl = https://dist.apache.org/repos/dist/dev/geode/1.11.0.RC3
# dependency versions
assertjVersion = 3.6.2