This is an automated email from the ASF dual-hosted git repository.
jensdeppe pushed a commit to branch release/1.9.2
in repository https://gitbox.apache.org/repos/asf/geode-examples.git
The following commit(s) were added to refs/heads/release/1.9.2 by this push:
new afe2ac8 temporarily point to staging repo for CI purposes
afe2ac8 is described below
commit afe2ac8578808a70df1152a96767727d77731c3e
Author: Jens Deppe <[email protected]>
AuthorDate: Tue Oct 15 06:30:38 2019 -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 628c114..356d508 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -19,8 +19,8 @@ geodeVersion = 1.9.2
# release properties, set these on the command line to validate against
# a release candidate
-geodeRepositoryUrl =
-geodeReleaseUrl =
+geodeRepositoryUrl =
https://repository.apache.org/content/repositories/orgapachegeode-1060
+geodeReleaseUrl = https://dist.apache.org/repos/dist/dev/geode/1.9.2.RC1
# dependency versions
assertjVersion = 3.6.2