Return-Path: X-Original-To: apmail-bigtop-commits-archive@www.apache.org Delivered-To: apmail-bigtop-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 45EC418BC7 for ; Wed, 27 Jan 2016 01:32:21 +0000 (UTC) Received: (qmail 56587 invoked by uid 500); 27 Jan 2016 01:32:21 -0000 Delivered-To: apmail-bigtop-commits-archive@bigtop.apache.org Received: (qmail 56550 invoked by uid 500); 27 Jan 2016 01:32:21 -0000 Mailing-List: contact commits-help@bigtop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: bigtop-dev@bigtop.apache.org Delivered-To: mailing list commits@bigtop.apache.org Received: (qmail 56541 invoked by uid 99); 27 Jan 2016 01:32:21 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jan 2016 01:32:21 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 10C28E020E; Wed, 27 Jan 2016 01:32:21 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: cos@apache.org To: commits@bigtop.apache.org Date: Wed, 27 Jan 2016 01:32:22 -0000 Message-Id: <8ddbb125cd344cdc989788d928afedc4@git.apache.org> In-Reply-To: <450503ec36874598a30299591b1313ce@git.apache.org> References: <450503ec36874598a30299591b1313ce@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] bigtop git commit: BIGTOP-2119: Bump Mahout version to 0.11.1 BIGTOP-2119: Bump Mahout version to 0.11.1 Signed-off-by: Konstantin Boudnik Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/d648fdd5 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/d648fdd5 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/d648fdd5 Branch: refs/heads/BIGTOP-2119 Commit: d648fdd51b39c3dac451b37108dcb3145fb552ad Parents: 89e1131 Author: Andrew Musselman Authored: Tue Jan 26 17:19:45 2016 -0800 Committer: Konstantin Boudnik Committed: Tue Jan 26 17:31:47 2016 -0800 ---------------------------------------------------------------------- bigtop.bom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/d648fdd5/bigtop.bom ---------------------------------------------------------------------- diff --git a/bigtop.bom b/bigtop.bom index ba9733f..7b5bd3c 100644 --- a/bigtop.bom +++ b/bigtop.bom @@ -214,7 +214,7 @@ bigtop { 'mahout' { name = 'mahout' relNotes = 'Apache Mahout' - version { base = '0.11.0'; pkg = base; release = 1 } + version { base = '0.11.1'; pkg = base; release = 1 } tarball { destination = "apache-$name-distribution-${version.base}-src.tar.gz" source = destination } url { download_path = "/$name/${version.base}/"