This is an automated email from the ASF dual-hosted git repository.
onichols pushed a commit to branch support/1.15
in repository https://gitbox.apache.org/repos/asf/geode-examples.git
The following commit(s) were added to refs/heads/support/1.15 by this push:
new dfc5f57 GEODE-10089: reset after RC0 test
dfc5f57 is described below
commit dfc5f57d95ee9a7604275e27455e06aa3efcd05d
Author: Owen Nichols <[email protected]>
AuthorDate: Tue Mar 1 03:00:04 2022 -0800
GEODE-10089: reset after RC0 test
This reverts commit 0fcacee2f006ca92bc51906a6791ddb1a7530460.
This reverts commit d7974b38c7a35f503bba8fa914b3a2d4fbe75f13.
This reverts commit d494b1286a91346cc904b2055cd7ce243efece9a.
---
gradle.properties | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gradle.properties b/gradle.properties
index ed87676..bf8f18f 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -19,8 +19,8 @@ geodeVersion = 1.15.+
# release properties, set these on the command line to validate against
# a release candidate
-geodeRepositoryUrl =
https://repository.apache.org/content/repositories/orgapachegeode-1129
-geodeReleaseUrl = https://dist.apache.org/repos/dist/dev/geode/1.15.0.RC0
+geodeRepositoryUrl =
+geodeReleaseUrl =
# dependency versions not found in geode-all-bom
micrometerVersion = 1.2.1