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


View the commit online:
https://github.com/apache/geode-examples/commit/8bb28ea232bbacfedc0284ce5c42c7957b3c773b

The following commit(s) were added to refs/heads/release/1.11.0 by this push:
     new 8bb28ea  temporarily point to staging repo for CI purposes
8bb28ea is described below

commit 8bb28ea232bbacfedc0284ce5c42c7957b3c773b
Author: Mark Hanson <[email protected]>
AuthorDate: Wed Nov 20 13:49: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 927141c..e1dfe21 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-1061
-geodeReleaseUrl = https://dist.apache.org/repos/dist/dev/geode/1.11.0.RC1
+geodeRepositoryUrl = 
https://repository.apache.org/content/repositories/orgapachegeode-1062
+geodeReleaseUrl = https://dist.apache.org/repos/dist/dev/geode/1.11.0.RC2
 
 # dependency versions
 assertjVersion = 3.6.2

Reply via email to