This is an automated email from the ASF dual-hosted git repository.

echobravo pushed a commit to branch release/1.12.0
in repository https://gitbox.apache.org/repos/asf/geode-examples.git


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

commit 2e32684883b70f02eb6cfdd1fa1a36e6bc76e6fe
Author: Ernie Burghardt <[email protected]>
AuthorDate: Fri Mar 27 11:35:06 2020 -0700

    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 b0ab6d3..4f2774c 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -19,8 +19,8 @@ geodeVersion = 1.12.0
 
 # release properties, set these on the command line to validate against
 # a release candidate
-geodeRepositoryUrl = 
https://repository.apache.org/content/repositories/orgapachegeode-1067
-geodeReleaseUrl = https://dist.apache.org/repos/dist/dev/geode/1.12.0.RC3
+geodeRepositoryUrl = 
https://repository.apache.org/content/repositories/orgapachegeode-1068
+geodeReleaseUrl = https://dist.apache.org/repos/dist/dev/geode/1.12.0.RC4
 
 # dependency versions not found in geode-all-bom
 micrometerVersion = 1.2.1

Reply via email to