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 803d44d temporarily point to staging repo for CI purposes
803d44d is described below
commit 803d44ddba7f85d8b0e3e1ec58ae211ab41baabc
Author: Ernie Burghardt <[email protected]>
AuthorDate: Thu Mar 26 16:12:41 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 5ac7118..b0ab6d3 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-1066
-geodeReleaseUrl = https://dist.apache.org/repos/dist/dev/geode/1.12.0.RC2
+geodeRepositoryUrl =
https://repository.apache.org/content/repositories/orgapachegeode-1067
+geodeReleaseUrl = https://dist.apache.org/repos/dist/dev/geode/1.12.0.RC3
# dependency versions not found in geode-all-bom
micrometerVersion = 1.2.1