Return-Path: X-Original-To: apmail-zeppelin-commits-archive@minotaur.apache.org Delivered-To: apmail-zeppelin-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CBC011742C for ; Sat, 11 Jul 2015 14:52:40 +0000 (UTC) Received: (qmail 42681 invoked by uid 500); 11 Jul 2015 14:52:40 -0000 Delivered-To: apmail-zeppelin-commits-archive@zeppelin.apache.org Received: (qmail 42642 invoked by uid 500); 11 Jul 2015 14:52:40 -0000 Mailing-List: contact commits-help@zeppelin.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zeppelin.incubator.apache.org Delivered-To: mailing list commits@zeppelin.incubator.apache.org Received: (qmail 42633 invoked by uid 99); 11 Jul 2015 14:52:40 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Jul 2015 14:52:40 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 3ABF9C0256 for ; Sat, 11 Jul 2015 14:52:40 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.771 X-Spam-Level: * X-Spam-Status: No, score=1.771 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, T_RP_MATCHES_RCVD=-0.01, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id zVlSTuJVSqn3 for ; Sat, 11 Jul 2015 14:52:33 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with SMTP id 8E2B743BB0 for ; Sat, 11 Jul 2015 14:52:32 +0000 (UTC) Received: (qmail 42428 invoked by uid 99); 11 Jul 2015 14:51:16 -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; Sat, 11 Jul 2015 14:51:16 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 7DBA3E04C9; Sat, 11 Jul 2015 14:51:16 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: moon@apache.org To: commits@zeppelin.incubator.apache.org Message-Id: <2b060b13d0564abbac17d8e42121dc3a@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: incubator-zeppelin git commit: [maven-release-plugin] prepare release v0.5.0 Date: Sat, 11 Jul 2015 14:51:16 +0000 (UTC) Repository: incubator-zeppelin Updated Branches: refs/heads/branch-0.5 850c31dde -> 5f5958a04 [maven-release-plugin] prepare release v0.5.0 Project: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/commit/5f5958a0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/tree/5f5958a0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/diff/5f5958a0 Branch: refs/heads/branch-0.5 Commit: 5f5958a045147e0cf965d8840a55415d298a4e9f Parents: 850c31d Author: Lee moon soo Authored: Sat Jul 11 07:51:11 2015 -0700 Committer: Lee moon soo Committed: Sat Jul 11 07:51:11 2015 -0700 ---------------------------------------------------------------------- angular/pom.xml | 4 ++-- flink/pom.xml | 4 ++-- hive/pom.xml | 4 ++-- markdown/pom.xml | 4 ++-- pom.xml | 12 ++++++------ shell/pom.xml | 4 ++-- spark/pom.xml | 17 +++++++---------- tajo/pom.xml | 4 ++-- zeppelin-distribution/pom.xml | 5 ++--- zeppelin-interpreter/pom.xml | 7 +++---- zeppelin-server/pom.xml | 6 +++--- zeppelin-web/pom.xml | 4 ++-- zeppelin-zengine/pom.xml | 4 ++-- 13 files changed, 37 insertions(+), 42 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/5f5958a0/angular/pom.xml ---------------------------------------------------------------------- diff --git a/angular/pom.xml b/angular/pom.xml index b117e4c..e9f34f0 100644 --- a/angular/pom.xml +++ b/angular/pom.xml @@ -22,13 +22,13 @@ zeppelin org.apache.zeppelin - 0.5.0-incubating-SNAPSHOT + 0.5.0-incubating org.apache.zeppelin zeppelin-angular jar - 0.5.0-incubating-SNAPSHOT + 0.5.0-incubating Zeppelin: Angular interpreter http://zeppelin.incubator.apache.org http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/5f5958a0/flink/pom.xml ---------------------------------------------------------------------- diff --git a/flink/pom.xml b/flink/pom.xml index 68aa62d..81ca338 100644 --- a/flink/pom.xml +++ b/flink/pom.xml @@ -22,13 +22,13 @@ zeppelin org.apache.zeppelin - 0.5.0-incubating-SNAPSHOT + 0.5.0-incubating org.apache.zeppelin zeppelin-flink jar - 0.5.0-incubating-SNAPSHOT + 0.5.0-incubating Zeppelin: Flink Zeppelin flink support http://zeppelin.incubator.apache.org http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/5f5958a0/hive/pom.xml ---------------------------------------------------------------------- diff --git a/hive/pom.xml b/hive/pom.xml index a689f74..7584b11 100644 --- a/hive/pom.xml +++ b/hive/pom.xml @@ -22,13 +22,13 @@ zeppelin org.apache.zeppelin - 0.5.0-incubating-SNAPSHOT + 0.5.0-incubating org.apache.zeppelin zeppelin-hive jar - 0.5.0-incubating-SNAPSHOT + 0.5.0-incubating Zeppelin: Hive interpreter http://www.apache.org http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/5f5958a0/markdown/pom.xml ---------------------------------------------------------------------- diff --git a/markdown/pom.xml b/markdown/pom.xml index b83461d..b01c6f1 100644 --- a/markdown/pom.xml +++ b/markdown/pom.xml @@ -22,13 +22,13 @@ zeppelin org.apache.zeppelin - 0.5.0-incubating-SNAPSHOT + 0.5.0-incubating org.apache.zeppelin zeppelin-markdown jar - 0.5.0-incubating-SNAPSHOT + 0.5.0-incubating Zeppelin: Markdown interpreter http://zeppelin.incubator.apache.org http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/5f5958a0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 982c4ba..310594d 100644 --- a/pom.xml +++ b/pom.xml @@ -16,8 +16,7 @@ ~ limitations under the License. --> - + - + 4.0.0 zeppelin org.apache.zeppelin - 0.5.0-incubating-SNAPSHOT + 0.5.0-incubating zeppelin-distribution http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/5f5958a0/zeppelin-interpreter/pom.xml ---------------------------------------------------------------------- diff --git a/zeppelin-interpreter/pom.xml b/zeppelin-interpreter/pom.xml index 980fe4a..b40d008 100644 --- a/zeppelin-interpreter/pom.xml +++ b/zeppelin-interpreter/pom.xml @@ -16,21 +16,20 @@ ~ limitations under the License. --> - + 4.0.0 zeppelin org.apache.zeppelin - 0.5.0-incubating-SNAPSHOT + 0.5.0-incubating org.apache.zeppelin zeppelin-interpreter jar - 0.5.0-incubating-SNAPSHOT + 0.5.0-incubating Zeppelin: Interpreter Zeppelin Interpreter http://zeppelin.incubator.apache.org http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/5f5958a0/zeppelin-server/pom.xml ---------------------------------------------------------------------- diff --git a/zeppelin-server/pom.xml b/zeppelin-server/pom.xml index da1ec5d..301958c 100644 --- a/zeppelin-server/pom.xml +++ b/zeppelin-server/pom.xml @@ -22,13 +22,13 @@ zeppelin org.apache.zeppelin - 0.5.0-incubating-SNAPSHOT + 0.5.0-incubating org.apache.zeppelin zeppelin-server jar - 0.5.0-incubating-SNAPSHOT + 0.5.0-incubating Zeppelin: Server http://www.nflabs.com @@ -394,7 +394,7 @@ scalatest-maven-plugin 1.0 - + 1 http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/5f5958a0/zeppelin-web/pom.xml ---------------------------------------------------------------------- diff --git a/zeppelin-web/pom.xml b/zeppelin-web/pom.xml index 231f75d..62517d9 100644 --- a/zeppelin-web/pom.xml +++ b/zeppelin-web/pom.xml @@ -22,13 +22,13 @@ zeppelin org.apache.zeppelin - 0.5.0-incubating-SNAPSHOT + 0.5.0-incubating org.apache.zeppelin zeppelin-web war - 0.5.0-incubating-SNAPSHOT + 0.5.0-incubating Zeppelin: web Application http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/5f5958a0/zeppelin-zengine/pom.xml ---------------------------------------------------------------------- diff --git a/zeppelin-zengine/pom.xml b/zeppelin-zengine/pom.xml index f6e3eec..b6713e1 100644 --- a/zeppelin-zengine/pom.xml +++ b/zeppelin-zengine/pom.xml @@ -23,13 +23,13 @@ zeppelin org.apache.zeppelin - 0.5.0-incubating-SNAPSHOT + 0.5.0-incubating org.apache.zeppelin zeppelin-zengine jar - 0.5.0-incubating-SNAPSHOT + 0.5.0-incubating Zeppelin: Zengine Zeppelin Zengine http://zeppelin.incubator.apache.org