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 bd18a64 temporarily point to staging repo for CI purposes
bd18a64 is described below
commit bd18a64edf6f000d55dba8b9aac9bbe1e2f1c49a
Author: Ernie Burghardt <[email protected]>
AuthorDate: Wed Mar 25 13:55:08 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 e86c0ae..eb51e08 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 =
-geodeReleaseUrl =
+geodeRepositoryUrl =
https://repository.apache.org/content/repositories/orgapachegeode-1065
+geodeReleaseUrl = https://dist.apache.org/repos/dist/dev/geode/1.12.0.RC1
# dependency versions
assertjVersion = 3.6.2