Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 99E4A200D15 for ; Thu, 5 Oct 2017 09:59:29 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 986A31609E1; Thu, 5 Oct 2017 07:59:29 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id DDB1F1609DA for ; Thu, 5 Oct 2017 09:59:28 +0200 (CEST) Received: (qmail 6542 invoked by uid 500); 5 Oct 2017 07:31:26 -0000 Mailing-List: contact commits-help@bookkeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bookkeeper-dev@bookkeeper.apache.org Delivered-To: mailing list commits@bookkeeper.apache.org Received: (qmail 6533 invoked by uid 99); 5 Oct 2017 07:31:26 -0000 Received: from Unknown (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Oct 2017 07:31:26 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 213CA819F4; Thu, 5 Oct 2017 07:30:22 +0000 (UTC) Date: Thu, 05 Oct 2017 07:30:22 +0000 To: "commits@bookkeeper.apache.org" Subject: [bookkeeper] branch asf-site updated: Updated site at revision 655057c MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <150718862222.12377.15196776460145986602@gitbox.apache.org> From: git-site-role@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: bookkeeper X-Git-Refname: refs/heads/asf-site X-Git-Reftype: branch X-Git-Oldrev: 8a22f961080d929b1b1b124d6e6b1807449e7e65 X-Git-Newrev: c3e5ee651d659d70916a9961cd87a3d414d4a0ab X-Git-Rev: c3e5ee651d659d70916a9961cd87a3d414d4a0ab X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated archived-at: Thu, 05 Oct 2017 07:59:29 -0000 This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/bookkeeper.git The following commit(s) were added to refs/heads/asf-site by this push: new c3e5ee6 Updated site at revision 655057c c3e5ee6 is described below commit c3e5ee651d659d70916a9961cd87a3d414d4a0ab Author: jenkins AuthorDate: Thu Oct 5 07:30:20 2017 +0000 Updated site at revision 655057c --- content/docs/4.5.0/getting-started/installation/index.html | 6 +++--- content/docs/latest/getting-started/installation/index.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/content/docs/4.5.0/getting-started/installation/index.html b/content/docs/4.5.0/getting-started/installation/index.html index da3a691..ad98ead 100644 --- a/content/docs/4.5.0/getting-started/installation/index.html +++ b/content/docs/4.5.0/getting-started/installation/index.html @@ -447,9 +447,9 @@

You can download Apache BookKeeper releases from one of many Apache mirrors. Here’s an example for the apache.claz.org mirror:

-
$ curl -O http://apache.claz.org/bookkeeper/bookkeeper-4.4.0/bookkeeper-4.4.0-src.tar.gz
-$ tar xvf bookkeeper-4.4.0-src.tar.gz
-$ cd bookkeeper-4.4.0
+
$ curl -O http://apache.claz.org/bookkeeper/bookkeeper-4.5.0/bookkeeper-4.5.0-src.tar.gz
+$ tar xvf bookkeeper-4.5.0-src.tar.gz
+$ cd bookkeeper-4.5.0
 
diff --git a/content/docs/latest/getting-started/installation/index.html b/content/docs/latest/getting-started/installation/index.html index 7721252..3c5892d 100644 --- a/content/docs/latest/getting-started/installation/index.html +++ b/content/docs/latest/getting-started/installation/index.html @@ -447,9 +447,9 @@

You can download Apache BookKeeper releases from one of many Apache mirrors. Here’s an example for the apache.claz.org mirror:

-
$ curl -O http://apache.claz.org/bookkeeper/bookkeeper-4.4.0/bookkeeper-4.4.0-src.tar.gz
-$ tar xvf bookkeeper-4.4.0-src.tar.gz
-$ cd bookkeeper-4.4.0
+
$ curl -O http://apache.claz.org/bookkeeper/bookkeeper-4.5.0/bookkeeper-4.5.0-src.tar.gz
+$ tar xvf bookkeeper-4.5.0-src.tar.gz
+$ cd bookkeeper-4.5.0
 
-- To stop receiving notification emails like this one, please contact ['"commits@bookkeeper.apache.org" '].