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 E4EC7200CF3 for ; Wed, 13 Sep 2017 13:01:52 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E36571609CB; Wed, 13 Sep 2017 11:01:52 +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 6D68F1609C9 for ; Wed, 13 Sep 2017 13:01:51 +0200 (CEST) Received: (qmail 63257 invoked by uid 500); 13 Sep 2017 11:01:49 -0000 Mailing-List: contact commits-help@zeppelin.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zeppelin.apache.org Delivered-To: mailing list commits@zeppelin.apache.org Received: (qmail 63244 invoked by uid 99); 13 Sep 2017 11:01:49 -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, 13 Sep 2017 11:01:49 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 97D39F55C7; Wed, 13 Sep 2017 11:01:49 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: minalee@apache.org To: commits@zeppelin.apache.org Date: Wed, 13 Sep 2017 11:01:49 -0000 Message-Id: X-Mailer: ASF-Git Admin Mailer Subject: [1/2] zeppelin git commit: Preparing Apache Zeppelin release 0.7.3 archived-at: Wed, 13 Sep 2017 11:01:53 -0000 Repository: zeppelin Updated Branches: refs/heads/branch-0.7 361844c5c -> e8039c716 Preparing Apache Zeppelin release 0.7.3 Project: http://git-wip-us.apache.org/repos/asf/zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/zeppelin/commit/42c1810e Tree: http://git-wip-us.apache.org/repos/asf/zeppelin/tree/42c1810e Diff: http://git-wip-us.apache.org/repos/asf/zeppelin/diff/42c1810e Branch: refs/heads/branch-0.7 Commit: 42c1810ef901eb8dba923385f3c305d7f7b11a70 Parents: 361844c Author: Mina Lee Authored: Wed Sep 13 20:01:24 2017 +0900 Committer: Mina Lee Committed: Wed Sep 13 20:01:24 2017 +0900 ---------------------------------------------------------------------- alluxio/pom.xml | 4 ++-- angular/pom.xml | 4 ++-- beam/pom.xml | 4 ++-- bigquery/pom.xml | 4 ++-- cassandra/pom.xml | 4 ++-- elasticsearch/pom.xml | 4 ++-- file/pom.xml | 4 ++-- flink/pom.xml | 4 ++-- geode/pom.xml | 4 ++-- hbase/pom.xml | 4 ++-- helium-dev/pom.xml | 4 ++-- ignite/pom.xml | 4 ++-- jdbc/pom.xml | 4 ++-- kylin/pom.xml | 4 ++-- lens/pom.xml | 4 ++-- livy/pom.xml | 4 ++-- markdown/pom.xml | 4 ++-- pig/pom.xml | 4 ++-- pom.xml | 2 +- postgresql/pom.xml | 4 ++-- python/pom.xml | 4 ++-- r/pom.xml | 2 +- scalding/pom.xml | 4 ++-- scio/pom.xml | 4 ++-- scripts/docker/zeppelin/bin/Dockerfile | 2 +- shell/pom.xml | 4 ++-- spark-dependencies/pom.xml | 4 ++-- spark/pom.xml | 4 ++-- zeppelin-display/pom.xml | 4 ++-- zeppelin-distribution/pom.xml | 2 +- zeppelin-examples/pom.xml | 4 ++-- zeppelin-examples/zeppelin-example-clock/pom.xml | 4 ++-- .../zeppelin-example-clock/zeppelin-example-clock.json | 2 +- zeppelin-examples/zeppelin-example-horizontalbar/pom.xml | 4 ++-- zeppelin-interpreter/pom.xml | 4 ++-- zeppelin-server/pom.xml | 4 ++-- zeppelin-web/pom.xml | 4 ++-- zeppelin-web/src/app/tabledata/package.json | 2 +- zeppelin-web/src/app/visualization/package.json | 2 +- zeppelin-zengine/pom.xml | 4 ++-- 40 files changed, 73 insertions(+), 73 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/alluxio/pom.xml ---------------------------------------------------------------------- diff --git a/alluxio/pom.xml b/alluxio/pom.xml index 802ce40..b3206ed 100644 --- a/alluxio/pom.xml +++ b/alluxio/pom.xml @@ -22,14 +22,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-alluxio jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Alluxio interpreter http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/angular/pom.xml ---------------------------------------------------------------------- diff --git a/angular/pom.xml b/angular/pom.xml index 1c83fe4..5701eac 100644 --- a/angular/pom.xml +++ b/angular/pom.xml @@ -22,14 +22,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-angular jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Angular interpreter http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/beam/pom.xml ---------------------------------------------------------------------- diff --git a/beam/pom.xml b/beam/pom.xml index 03748fe..833da55 100644 --- a/beam/pom.xml +++ b/beam/pom.xml @@ -22,14 +22,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-beam jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Beam interpreter http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/bigquery/pom.xml ---------------------------------------------------------------------- diff --git a/bigquery/pom.xml b/bigquery/pom.xml index 7c337cb..6fbffd9 100644 --- a/bigquery/pom.xml +++ b/bigquery/pom.xml @@ -23,13 +23,13 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 org.apache.zeppelin zeppelin-bigquery jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: BigQuery interpreter http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/cassandra/pom.xml ---------------------------------------------------------------------- diff --git a/cassandra/pom.xml b/cassandra/pom.xml index 59408c2..0db5b58 100644 --- a/cassandra/pom.xml +++ b/cassandra/pom.xml @@ -22,14 +22,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-cassandra_2.10 jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Apache Cassandra interpreter Zeppelin cassandra support http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/elasticsearch/pom.xml ---------------------------------------------------------------------- diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index 2120ab6..04fc35c 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -22,13 +22,13 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. zeppelin-elasticsearch jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Elasticsearch interpreter http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/file/pom.xml ---------------------------------------------------------------------- diff --git a/file/pom.xml b/file/pom.xml index abaac68..2125943 100644 --- a/file/pom.xml +++ b/file/pom.xml @@ -22,13 +22,13 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 org.apache.zeppelin zeppelin-file jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: File System Interpreters http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/flink/pom.xml ---------------------------------------------------------------------- diff --git a/flink/pom.xml b/flink/pom.xml index b796167..c98e659 100644 --- a/flink/pom.xml +++ b/flink/pom.xml @@ -22,14 +22,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-flink_2.10 jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Flink Zeppelin flink support http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/geode/pom.xml ---------------------------------------------------------------------- diff --git a/geode/pom.xml b/geode/pom.xml index 8c9e522..550a24d 100644 --- a/geode/pom.xml +++ b/geode/pom.xml @@ -23,13 +23,13 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 org.apache.zeppelin zeppelin-geode jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Apache Geode interpreter http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/hbase/pom.xml ---------------------------------------------------------------------- diff --git a/hbase/pom.xml b/hbase/pom.xml index c9bd658..e733aeb 100644 --- a/hbase/pom.xml +++ b/hbase/pom.xml @@ -22,13 +22,13 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 org.apache.zeppelin zeppelin-hbase jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: HBase interpreter http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/helium-dev/pom.xml ---------------------------------------------------------------------- diff --git a/helium-dev/pom.xml b/helium-dev/pom.xml index cf4ca4c..fa209e5 100644 --- a/helium-dev/pom.xml +++ b/helium-dev/pom.xml @@ -24,12 +24,12 @@ org.apache.zeppelin zeppelin - 0.7.4-SNAPSHOT + 0.7.3 org.apache.zeppelin helium-dev - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Helium development interpreter http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/ignite/pom.xml ---------------------------------------------------------------------- diff --git a/ignite/pom.xml b/ignite/pom.xml index b285c26..5138417 100644 --- a/ignite/pom.xml +++ b/ignite/pom.xml @@ -22,13 +22,13 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. zeppelin-ignite_2.10 jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Apache Ignite interpreter http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/jdbc/pom.xml ---------------------------------------------------------------------- diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 57ed9b5..56882f6 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -23,13 +23,13 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 org.apache.zeppelin zeppelin-jdbc jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: JDBC interpreter http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/kylin/pom.xml ---------------------------------------------------------------------- diff --git a/kylin/pom.xml b/kylin/pom.xml index 7a37637..ea1d21c 100644 --- a/kylin/pom.xml +++ b/kylin/pom.xml @@ -23,14 +23,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 4.0.0 org.apache.zeppelin zeppelin-kylin jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Kylin interpreter http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/lens/pom.xml ---------------------------------------------------------------------- diff --git a/lens/pom.xml b/lens/pom.xml index 427bb1b..91365ac 100644 --- a/lens/pom.xml +++ b/lens/pom.xml @@ -22,14 +22,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-lens jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Lens interpreter http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/livy/pom.xml ---------------------------------------------------------------------- diff --git a/livy/pom.xml b/livy/pom.xml index 3987fec..b802507 100644 --- a/livy/pom.xml +++ b/livy/pom.xml @@ -24,14 +24,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-livy jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Livy interpreter http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/markdown/pom.xml ---------------------------------------------------------------------- diff --git a/markdown/pom.xml b/markdown/pom.xml index d7d864c..6b310e7 100644 --- a/markdown/pom.xml +++ b/markdown/pom.xml @@ -22,14 +22,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-markdown jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Markdown interpreter http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/pig/pom.xml ---------------------------------------------------------------------- diff --git a/pig/pom.xml b/pig/pom.xml index 4712460..44ab253 100644 --- a/pig/pom.xml +++ b/pig/pom.xml @@ -24,13 +24,13 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 org.apache.zeppelin zeppelin-pig jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Apache Pig Interpreter Zeppelin interpreter for Apache Pig http://zeppelin.apache.org http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ec050eb..4b0145f 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.apache.zeppelin zeppelin pom - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin Zeppelin project http://zeppelin.apache.org http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/postgresql/pom.xml ---------------------------------------------------------------------- diff --git a/postgresql/pom.xml b/postgresql/pom.xml index 1f8c984..45ec612 100644 --- a/postgresql/pom.xml +++ b/postgresql/pom.xml @@ -23,13 +23,13 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 org.apache.zeppelin zeppelin-postgresql jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: PostgreSQL interpreter http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/python/pom.xml ---------------------------------------------------------------------- diff --git a/python/pom.xml b/python/pom.xml index 2938076..276e45e 100644 --- a/python/pom.xml +++ b/python/pom.xml @@ -22,14 +22,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-python jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Python interpreter http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/r/pom.xml ---------------------------------------------------------------------- diff --git a/r/pom.xml b/r/pom.xml index e0dec1b..fc01828 100644 --- a/r/pom.xml +++ b/r/pom.xml @@ -23,7 +23,7 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/scalding/pom.xml ---------------------------------------------------------------------- diff --git a/scalding/pom.xml b/scalding/pom.xml index 4682447..955d569 100644 --- a/scalding/pom.xml +++ b/scalding/pom.xml @@ -22,14 +22,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-scalding_2.10 jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Scalding interpreter http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/scio/pom.xml ---------------------------------------------------------------------- diff --git a/scio/pom.xml b/scio/pom.xml index a882f7e..b96f88e 100644 --- a/scio/pom.xml +++ b/scio/pom.xml @@ -22,14 +22,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-scio_2.10 jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Scio Zeppelin Scio support http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/scripts/docker/zeppelin/bin/Dockerfile ---------------------------------------------------------------------- diff --git a/scripts/docker/zeppelin/bin/Dockerfile b/scripts/docker/zeppelin/bin/Dockerfile index 2502df2..a044973 100644 --- a/scripts/docker/zeppelin/bin/Dockerfile +++ b/scripts/docker/zeppelin/bin/Dockerfile @@ -17,7 +17,7 @@ FROM ubuntu:16.04 MAINTAINER Apache Software Foundation # `Z_VERSION` will be updated by `dev/change_zeppelin_version.sh` -ENV Z_VERSION="0.7.4-SNAPSHOT" +ENV Z_VERSION="0.7.3" ENV LOG_TAG="[ZEPPELIN_${Z_VERSION}]:" \ Z_HOME="/zeppelin" \ LANG=en_US.UTF-8 \ http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/shell/pom.xml ---------------------------------------------------------------------- diff --git a/shell/pom.xml b/shell/pom.xml index f079d14..d62f461 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -22,14 +22,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-shell jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Shell interpreter http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/spark-dependencies/pom.xml ---------------------------------------------------------------------- diff --git a/spark-dependencies/pom.xml b/spark-dependencies/pom.xml index aa2c5aa..6e7da6d 100644 --- a/spark-dependencies/pom.xml +++ b/spark-dependencies/pom.xml @@ -23,14 +23,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-spark-dependencies_2.10 jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Spark dependencies Zeppelin spark support http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/spark/pom.xml ---------------------------------------------------------------------- diff --git a/spark/pom.xml b/spark/pom.xml index 2e5e2fc..b63483c 100644 --- a/spark/pom.xml +++ b/spark/pom.xml @@ -22,14 +22,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-spark_2.10 jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Spark Zeppelin spark support http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/zeppelin-display/pom.xml ---------------------------------------------------------------------- diff --git a/zeppelin-display/pom.xml b/zeppelin-display/pom.xml index 1ea67fa..5230c36 100644 --- a/zeppelin-display/pom.xml +++ b/zeppelin-display/pom.xml @@ -22,14 +22,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-display_2.10 jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Display system apis http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/zeppelin-distribution/pom.xml ---------------------------------------------------------------------- diff --git a/zeppelin-distribution/pom.xml b/zeppelin-distribution/pom.xml index fa0b159..954680f 100644 --- a/zeppelin-distribution/pom.xml +++ b/zeppelin-distribution/pom.xml @@ -23,7 +23,7 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/zeppelin-examples/pom.xml ---------------------------------------------------------------------- diff --git a/zeppelin-examples/pom.xml b/zeppelin-examples/pom.xml index 6460572..9ca84b3 100644 --- a/zeppelin-examples/pom.xml +++ b/zeppelin-examples/pom.xml @@ -22,14 +22,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-examples pom - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Examples Zeppelin examples http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/zeppelin-examples/zeppelin-example-clock/pom.xml ---------------------------------------------------------------------- diff --git a/zeppelin-examples/zeppelin-example-clock/pom.xml b/zeppelin-examples/zeppelin-example-clock/pom.xml index abee02e..d7850f3 100644 --- a/zeppelin-examples/zeppelin-example-clock/pom.xml +++ b/zeppelin-examples/zeppelin-example-clock/pom.xml @@ -22,14 +22,14 @@ zeppelin-examples org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-example-clock jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Example application - Clock http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/zeppelin-examples/zeppelin-example-clock/zeppelin-example-clock.json ---------------------------------------------------------------------- diff --git a/zeppelin-examples/zeppelin-example-clock/zeppelin-example-clock.json b/zeppelin-examples/zeppelin-example-clock/zeppelin-example-clock.json index 5bb04d5..d52f42f 100644 --- a/zeppelin-examples/zeppelin-example-clock/zeppelin-example-clock.json +++ b/zeppelin-examples/zeppelin-example-clock/zeppelin-example-clock.json @@ -18,7 +18,7 @@ "type" : "APPLICATION", "name" : "zeppelin.clock", "description" : "Clock (example)", - "artifact" : "zeppelin-examples/zeppelin-example-clock/target/zeppelin-example-clock-0.7.4-SNAPSHOT.jar", + "artifact" : "zeppelin-examples/zeppelin-example-clock/target/zeppelin-example-clock-0.7.3.jar", "className" : "org.apache.zeppelin.example.app.clock.Clock", "resources" : [[":java.util.Date"]], "license" : "Apache-2.0", http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/zeppelin-examples/zeppelin-example-horizontalbar/pom.xml ---------------------------------------------------------------------- diff --git a/zeppelin-examples/zeppelin-example-horizontalbar/pom.xml b/zeppelin-examples/zeppelin-example-horizontalbar/pom.xml index f9cb9b5..faab353 100644 --- a/zeppelin-examples/zeppelin-example-horizontalbar/pom.xml +++ b/zeppelin-examples/zeppelin-example-horizontalbar/pom.xml @@ -22,14 +22,14 @@ zeppelin-examples org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-example-horizontalbar jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Example application - Horizontal Bar chart http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/zeppelin-interpreter/pom.xml ---------------------------------------------------------------------- diff --git a/zeppelin-interpreter/pom.xml b/zeppelin-interpreter/pom.xml index 5987423..3732a22 100644 --- a/zeppelin-interpreter/pom.xml +++ b/zeppelin-interpreter/pom.xml @@ -24,14 +24,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-interpreter jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Interpreter Zeppelin Interpreter http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/zeppelin-server/pom.xml ---------------------------------------------------------------------- diff --git a/zeppelin-server/pom.xml b/zeppelin-server/pom.xml index c91c37a..2cb562a 100644 --- a/zeppelin-server/pom.xml +++ b/zeppelin-server/pom.xml @@ -22,14 +22,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-server jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Server http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/zeppelin-web/pom.xml ---------------------------------------------------------------------- diff --git a/zeppelin-web/pom.xml b/zeppelin-web/pom.xml index c9a64e9..cb0ac04 100644 --- a/zeppelin-web/pom.xml +++ b/zeppelin-web/pom.xml @@ -22,14 +22,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-web war - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: web Application http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/zeppelin-web/src/app/tabledata/package.json ---------------------------------------------------------------------- diff --git a/zeppelin-web/src/app/tabledata/package.json b/zeppelin-web/src/app/tabledata/package.json index 6474cf5..6f723c4 100644 --- a/zeppelin-web/src/app/tabledata/package.json +++ b/zeppelin-web/src/app/tabledata/package.json @@ -1,7 +1,7 @@ { "name": "zeppelin-tabledata", "description": "tabledata api", - "version": "0.7.4-SNAPSHOT", + "version": "0.7.3", "main": "tabledata", "dependencies": { "json3": "~3.3.1", http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/zeppelin-web/src/app/visualization/package.json ---------------------------------------------------------------------- diff --git a/zeppelin-web/src/app/visualization/package.json b/zeppelin-web/src/app/visualization/package.json index d0cac67..58b9a03 100644 --- a/zeppelin-web/src/app/visualization/package.json +++ b/zeppelin-web/src/app/visualization/package.json @@ -1,7 +1,7 @@ { "name": "zeppelin-vis", "description": "Visualization API", - "version": "0.7.4-SNAPSHOT", + "version": "0.7.3", "main": "visualization", "dependencies": { "json3": "~3.3.1", http://git-wip-us.apache.org/repos/asf/zeppelin/blob/42c1810e/zeppelin-zengine/pom.xml ---------------------------------------------------------------------- diff --git a/zeppelin-zengine/pom.xml b/zeppelin-zengine/pom.xml index e2b97f8..f419103 100644 --- a/zeppelin-zengine/pom.xml +++ b/zeppelin-zengine/pom.xml @@ -23,14 +23,14 @@ zeppelin org.apache.zeppelin - 0.7.4-SNAPSHOT + 0.7.3 .. org.apache.zeppelin zeppelin-zengine jar - 0.7.4-SNAPSHOT + 0.7.3 Zeppelin: Zengine Zeppelin Zengine