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 45ea01c Revert "temporarily point to staging repo for CI purposes"
45ea01c is described below
commit 45ea01cebb3587333bd81152e14eb1cea1f63c3f
Author: Jens Deppe <[email protected]>
AuthorDate: Thu Oct 24 13:48:18 2019 -0700
Revert "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 356d508..628c114 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 =
https://repository.apache.org/content/repositories/orgapachegeode-1060
-geodeReleaseUrl = https://dist.apache.org/repos/dist/dev/geode/1.9.2.RC1
+geodeRepositoryUrl =
+geodeReleaseUrl =
# dependency versions
assertjVersion = 3.6.2