From commits-return-32537-archive-asf-public=cust-asf.ponee.io@geode.apache.org Fri Aug 30 16:35:51 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 10A41180665 for ; Fri, 30 Aug 2019 18:35:50 +0200 (CEST) Received: (qmail 45269 invoked by uid 500); 30 Aug 2019 16:35:50 -0000 Mailing-List: contact commits-help@geode.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@geode.apache.org Delivered-To: mailing list commits@geode.apache.org Received: (qmail 45253 invoked by uid 99); 30 Aug 2019 16:35:50 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Aug 2019 16:35:50 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 4F52986020; Fri, 30 Aug 2019 16:35:50 +0000 (UTC) Date: Fri, 30 Aug 2019 16:35:51 +0000 To: "commits@geode.apache.org" Subject: [geode-examples] 01/01: Revert "temporary commit to allow CI access to the Release Candidate staging maven" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: onichols@apache.org In-Reply-To: <156718295021.22474.11592156577792756622@gitbox.apache.org> References: <156718295021.22474.11592156577792756622@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: geode-examples X-Git-Refname: refs/heads/release/1.9.1 X-Git-Reftype: branch X-Git-Rev: e3af9c759fa23b92922a19aa0018c7461fac1312 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20190830163550.4F52986020@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. onichols pushed a commit to branch release/1.9.1 in repository https://gitbox.apache.org/repos/asf/geode-examples.git commit e3af9c759fa23b92922a19aa0018c7461fac1312 Author: Owen Nichols AuthorDate: Fri Aug 30 09:34:12 2019 -0700 Revert "temporary commit to allow CI access to the Release Candidate staging maven" This reverts commit fc97f585ab17664b71b612abedc598cb31838f3e. --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index e75c1c9..d26364a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -19,8 +19,8 @@ geodeVersion = 1.9.1 # release properties, set these on the command line to validate against # a release candidate -geodeRepositoryUrl = https://repository.apache.org/content/repositories/orgapachegeode-1055 -geodeReleaseUrl = https://dist.apache.org/repos/dist/dev/geode/1.9.1.RC1 +geodeRepositoryUrl = +geodeReleaseUrl = # dependency versions assertjVersion = 3.6.2