This is an automated email from the ASF dual-hosted git repository.
wesm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-cpp.git
The following commit(s) were added to refs/heads/master by this push:
new 8dfba82 PARQUET-1219: Update release-candidate script links to gitbox
8dfba82 is described below
commit 8dfba821bad417c7fc883ca289a9cde18eb1ba2a
Author: Uwe L. Korn <[email protected]>
AuthorDate: Tue Feb 20 12:34:37 2018 -0500
PARQUET-1219: Update release-candidate script links to gitbox
Author: Uwe L. Korn <[email protected]>
Closes #439 from xhochy/PARQUET-1219 and squashes the following commits:
35f83bf [Uwe L. Korn] PARQUET-1219: Update release-candidate script links
to gitbox
---
dev/release/release-candidate | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev/release/release-candidate b/dev/release/release-candidate
index aa7350a..88aa27a 100755
--- a/dev/release/release-candidate
+++ b/dev/release/release-candidate
@@ -28,7 +28,7 @@ set -o nounset
rc_number=0
override_version=''
-parquetcpp_git_web_url='https://git-wip-us.apache.org/repos/asf?p=parquet-cpp.git'
+parquetcpp_git_web_url='https://gitbox.apache.org/repos/asf?p=parquet-cpp.git'
parquet_svn_dist_url='https://dist.apache.org/repos/dist/dev/parquet'
function print_help_and_exit {
--
To stop receiving notification emails like this one, please contact
[email protected].