This is an automated email from the ASF dual-hosted git repository. zjffdu pushed a commit to tag v0.9.0-rc1 in repository https://gitbox.apache.org/repos/asf/zeppelin.git
commit 9b839b5ae34ce42a350a78ec40e762ddf904a480 Author: jeffzhang.zjf <jeffzhang....@alibaba-inc.com> AuthorDate: Sun Dec 20 10:28:52 2020 +0800 Preparing Apache Zeppelin release 0.9.0 --- 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/flink-shims/pom.xml | 4 ++-- flink/flink1.10-shims/pom.xml | 4 ++-- flink/flink1.11-shims/pom.xml | 4 ++-- flink/flink1.12-shims/pom.xml | 4 ++-- flink/interpreter/pom.xml | 4 ++-- flink/pom.xml | 4 ++-- geode/pom.xml | 4 ++-- groovy/pom.xml | 4 ++-- hazelcastjet/pom.xml | 4 ++-- hbase/pom.xml | 4 ++-- helium-dev/pom.xml | 4 ++-- ignite/pom.xml | 4 ++-- influxdb/pom.xml | 4 ++-- java/pom.xml | 4 ++-- jdbc/pom.xml | 4 ++-- kotlin/pom.xml | 4 ++-- ksql/pom.xml | 4 ++-- kylin/pom.xml | 4 ++-- lens/pom.xml | 4 ++-- livy/pom.xml | 4 ++-- markdown/pom.xml | 4 ++-- mongodb/pom.xml | 4 ++-- neo4j/pom.xml | 4 ++-- pig/pom.xml | 4 ++-- pom.xml | 2 +- python/pom.xml | 4 ++-- rlang/pom.xml | 4 ++-- sap/pom.xml | 4 ++-- scalding/pom.xml | 4 ++-- scio/pom.xml | 4 ++-- shell/pom.xml | 4 ++-- spark/interpreter/pom.xml | 4 ++-- spark/pom.xml | 4 ++-- spark/scala-2.10/pom.xml | 4 ++-- spark/scala-2.11/pom.xml | 4 ++-- spark/scala-2.12/pom.xml | 4 ++-- spark/spark-dependencies/pom.xml | 4 ++-- spark/spark-scala-parent/pom.xml | 4 ++-- spark/spark-shims/pom.xml | 4 ++-- spark/spark1-shims/pom.xml | 4 ++-- spark/spark2-shims/pom.xml | 4 ++-- spark/spark3-shims/pom.xml | 4 ++-- sparql/pom.xml | 4 ++-- submarine/pom.xml | 8 ++++---- zeppelin-client-examples/pom.xml | 4 ++-- zeppelin-client/pom.xml | 4 ++-- zeppelin-common/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-examples/zeppelin-example-horizontalbar/pom.xml | 4 ++-- zeppelin-examples/zeppelin-example-spell-echo/pom.xml | 4 ++-- zeppelin-examples/zeppelin-example-spell-flowchart/pom.xml | 4 ++-- zeppelin-examples/zeppelin-example-spell-markdown/pom.xml | 4 ++-- zeppelin-examples/zeppelin-example-spell-translator/pom.xml | 4 ++-- zeppelin-integration/pom.xml | 4 ++-- zeppelin-interpreter-integration/pom.xml | 4 ++-- zeppelin-interpreter-parent/pom.xml | 4 ++-- zeppelin-interpreter-shaded/pom.xml | 6 +++--- zeppelin-interpreter/pom.xml | 4 ++-- zeppelin-jupyter-interpreter-shaded/pom.xml | 4 ++-- zeppelin-jupyter-interpreter/pom.xml | 4 ++-- zeppelin-jupyter/pom.xml | 4 ++-- zeppelin-plugins/launcher/cluster/pom.xml | 6 +++--- zeppelin-plugins/launcher/docker/pom.xml | 4 ++-- zeppelin-plugins/launcher/flink/pom.xml | 4 ++-- zeppelin-plugins/launcher/k8s-standard/pom.xml | 4 ++-- zeppelin-plugins/launcher/yarn/pom.xml | 4 ++-- zeppelin-plugins/notebookrepo/azure/pom.xml | 4 ++-- zeppelin-plugins/notebookrepo/filesystem/pom.xml | 4 ++-- zeppelin-plugins/notebookrepo/gcs/pom.xml | 4 ++-- zeppelin-plugins/notebookrepo/github/pom.xml | 4 ++-- zeppelin-plugins/notebookrepo/mongo/pom.xml | 4 ++-- zeppelin-plugins/notebookrepo/oss/pom.xml | 4 ++-- zeppelin-plugins/notebookrepo/s3/pom.xml | 4 ++-- zeppelin-plugins/notebookrepo/zeppelin-hub/pom.xml | 4 ++-- zeppelin-plugins/pom.xml | 4 ++-- zeppelin-server/pom.xml | 4 ++-- zeppelin-web-angular/pom.xml | 4 ++-- zeppelin-web/pom.xml | 4 ++-- zeppelin-zengine/pom.xml | 4 ++-- 89 files changed, 180 insertions(+), 180 deletions(-) diff --git a/alluxio/pom.xml b/alluxio/pom.xml index 3b57217..f438e5e 100644 --- a/alluxio/pom.xml +++ b/alluxio/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-alluxio</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Alluxio interpreter</name> <properties> diff --git a/angular/pom.xml b/angular/pom.xml index de8bab8..e2d413c 100644 --- a/angular/pom.xml +++ b/angular/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-angular</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Angular interpreter</name> <properties> diff --git a/beam/pom.xml b/beam/pom.xml index 228a05b..348a653 100644 --- a/beam/pom.xml +++ b/beam/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-beam</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Beam interpreter</name> <properties> diff --git a/bigquery/pom.xml b/bigquery/pom.xml index 1c4ec96..a3b991e 100644 --- a/bigquery/pom.xml +++ b/bigquery/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-bigquery</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: BigQuery interpreter</name> <properties> diff --git a/cassandra/pom.xml b/cassandra/pom.xml index 05c330e..1c470f0 100644 --- a/cassandra/pom.xml +++ b/cassandra/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-cassandra</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Apache Cassandra interpreter</name> <description>Zeppelin cassandra support</description> diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index b46b2c7..75f8f1c 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -23,13 +23,13 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <artifactId>zeppelin-elasticsearch</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Elasticsearch interpreter</name> <properties> diff --git a/file/pom.xml b/file/pom.xml index d93cc85..56fbd22 100644 --- a/file/pom.xml +++ b/file/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-file</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: File System Interpreters</name> <properties> diff --git a/flink/flink-shims/pom.xml b/flink/flink-shims/pom.xml index 4342641..bce826d 100644 --- a/flink/flink-shims/pom.xml +++ b/flink/flink-shims/pom.xml @@ -22,14 +22,14 @@ <parent> <artifactId>flink-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.zeppelin</groupId> <artifactId>flink-shims</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <packaging>jar</packaging> <name>Zeppelin: Flink Shims</name> diff --git a/flink/flink1.10-shims/pom.xml b/flink/flink1.10-shims/pom.xml index b0f41af..14f77a7 100644 --- a/flink/flink1.10-shims/pom.xml +++ b/flink/flink1.10-shims/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>flink-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.zeppelin</groupId> <artifactId>flink1.10-shims</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <packaging>jar</packaging> <name>Zeppelin: Flink1.10 Shims</name> diff --git a/flink/flink1.11-shims/pom.xml b/flink/flink1.11-shims/pom.xml index 874025c..036354f 100644 --- a/flink/flink1.11-shims/pom.xml +++ b/flink/flink1.11-shims/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>flink-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.zeppelin</groupId> <artifactId>flink1.11-shims</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <packaging>jar</packaging> <name>Zeppelin: Flink1.11 Shims</name> diff --git a/flink/flink1.12-shims/pom.xml b/flink/flink1.12-shims/pom.xml index b4b4300..f2a78e4 100644 --- a/flink/flink1.12-shims/pom.xml +++ b/flink/flink1.12-shims/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>flink-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.zeppelin</groupId> <artifactId>flink1.12-shims</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <packaging>jar</packaging> <name>Zeppelin: Flink1.12 Shims</name> diff --git a/flink/interpreter/pom.xml b/flink/interpreter/pom.xml index 2807552..e45b81f 100644 --- a/flink/interpreter/pom.xml +++ b/flink/interpreter/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>flink-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-flink</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Flink</name> <description>Zeppelin Flink Interpreter</description> diff --git a/flink/pom.xml b/flink/pom.xml index c9e9b32..7ecb9c6 100644 --- a/flink/pom.xml +++ b/flink/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>flink-parent</artifactId> <packaging>pom</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Flink Parent</name> <description>Zeppelin Flink Support</description> diff --git a/geode/pom.xml b/geode/pom.xml index 9d94522..f34c1db 100644 --- a/geode/pom.xml +++ b/geode/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-geode</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Apache Geode interpreter</name> <properties> diff --git a/groovy/pom.xml b/groovy/pom.xml index 3dad2f6..27acf22 100644 --- a/groovy/pom.xml +++ b/groovy/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-groovy</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Groovy interpreter</name> <properties> diff --git a/hazelcastjet/pom.xml b/hazelcastjet/pom.xml index e1e067e..6b79e30 100644 --- a/hazelcastjet/pom.xml +++ b/hazelcastjet/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-hazelcastjet</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Hazelcast Jet interpreter</name> <properties> diff --git a/hbase/pom.xml b/hbase/pom.xml index 7f337fd..1fa1c5c 100644 --- a/hbase/pom.xml +++ b/hbase/pom.xml @@ -22,14 +22,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-hbase</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: HBase interpreter</name> <properties> diff --git a/helium-dev/pom.xml b/helium-dev/pom.xml index 9ac3dd6..6ad0ad3 100644 --- a/helium-dev/pom.xml +++ b/helium-dev/pom.xml @@ -23,13 +23,13 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>helium-dev</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Helium development interpreter</name> <properties> diff --git a/ignite/pom.xml b/ignite/pom.xml index 78939f6..49001d6 100644 --- a/ignite/pom.xml +++ b/ignite/pom.xml @@ -23,13 +23,13 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <artifactId>zeppelin-ignite</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Apache Ignite interpreter</name> <properties> diff --git a/influxdb/pom.xml b/influxdb/pom.xml index 7940c1a..7e99239 100644 --- a/influxdb/pom.xml +++ b/influxdb/pom.xml @@ -23,13 +23,13 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <artifactId>zeppelin-influxdb</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: InfluxDB interpreter</name> <description>InfluxDB 2.0 timeseries database support</description> diff --git a/java/pom.xml b/java/pom.xml index 69e29a7..c35afa2 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-java</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Java interpreter</name> <properties> diff --git a/jdbc/pom.xml b/jdbc/pom.xml index aa42bec..c61f944 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-jdbc</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: JDBC interpreter</name> <properties> diff --git a/kotlin/pom.xml b/kotlin/pom.xml index 0db3696..3992659 100644 --- a/kotlin/pom.xml +++ b/kotlin/pom.xml @@ -22,14 +22,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-kotlin</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Kotlin interpreter</name> <properties> diff --git a/ksql/pom.xml b/ksql/pom.xml index 997c584..8aebd25 100644 --- a/ksql/pom.xml +++ b/ksql/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-ksql</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Kafka SQL interpreter</name> <properties> diff --git a/kylin/pom.xml b/kylin/pom.xml index 385efbb..54b951a 100644 --- a/kylin/pom.xml +++ b/kylin/pom.xml @@ -24,14 +24,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-kylin</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Kylin interpreter</name> <properties> diff --git a/lens/pom.xml b/lens/pom.xml index 4b5762e..f108b0a 100644 --- a/lens/pom.xml +++ b/lens/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-lens</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Lens interpreter</name> <properties> diff --git a/livy/pom.xml b/livy/pom.xml index d81d7cc..d423f81 100644 --- a/livy/pom.xml +++ b/livy/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-livy</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Livy interpreter</name> <properties> diff --git a/markdown/pom.xml b/markdown/pom.xml index 275853f..6ae5e8f 100644 --- a/markdown/pom.xml +++ b/markdown/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-markdown</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Markdown interpreter</name> <properties> diff --git a/mongodb/pom.xml b/mongodb/pom.xml index 5653bd1..d38a765 100644 --- a/mongodb/pom.xml +++ b/mongodb/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-mongodb</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: MongoDB interpreter</name> <properties> diff --git a/neo4j/pom.xml b/neo4j/pom.xml index 070e5f2..617a7e7 100644 --- a/neo4j/pom.xml +++ b/neo4j/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-neo4j</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Neo4j interpreter</name> <properties> diff --git a/pig/pom.xml b/pig/pom.xml index a0bd75e..42f9bac 100644 --- a/pig/pom.xml +++ b/pig/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-pig</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Apache Pig Interpreter</name> <description>Zeppelin interpreter for Apache Pig</description> <url>https://zeppelin.apache.org</url> diff --git a/pom.xml b/pom.xml index 3f20b41..092f5f6 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin</artifactId> <packaging>pom</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin</name> <description>Zeppelin project</description> <url>https://zeppelin.apache.org</url> diff --git a/python/pom.xml b/python/pom.xml index fdc3699..0851d5e 100644 --- a/python/pom.xml +++ b/python/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-python</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Python interpreter</name> <properties> diff --git a/rlang/pom.xml b/rlang/pom.xml index a176ceb..11ca1ba 100644 --- a/rlang/pom.xml +++ b/rlang/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>r</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: R</name> <description>Zeppelin R support</description> diff --git a/sap/pom.xml b/sap/pom.xml index 8e58802..ea30e84 100644 --- a/sap/pom.xml +++ b/sap/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>sap</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Sap</name> <description>Zeppelin SAP support</description> diff --git a/scalding/pom.xml b/scalding/pom.xml index 6f69489..5198142 100644 --- a/scalding/pom.xml +++ b/scalding/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-scalding_2.10</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Scalding interpreter</name> <properties> diff --git a/scio/pom.xml b/scio/pom.xml index c25a526..aadd507 100644 --- a/scio/pom.xml +++ b/scio/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-scio</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Scio</name> <description>Zeppelin Scio support</description> diff --git a/shell/pom.xml b/shell/pom.xml index 3aa957f..00055f9 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-shell</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Shell interpreter</name> <properties> diff --git a/spark/interpreter/pom.xml b/spark/interpreter/pom.xml index 443d03c..154744f 100644 --- a/spark/interpreter/pom.xml +++ b/spark/interpreter/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>spark-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>spark-interpreter</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Spark Interpreter</name> <description>Zeppelin spark support</description> diff --git a/spark/pom.xml b/spark/pom.xml index 38c2a24..938b20c 100644 --- a/spark/pom.xml +++ b/spark/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>spark-parent</artifactId> <packaging>pom</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Spark Parent</name> <description>Zeppelin Spark Support</description> diff --git a/spark/scala-2.10/pom.xml b/spark/scala-2.10/pom.xml index 240ed92..bc81c4f 100644 --- a/spark/scala-2.10/pom.xml +++ b/spark/scala-2.10/pom.xml @@ -20,14 +20,14 @@ <parent> <groupId>org.apache.zeppelin</groupId> <artifactId>spark-scala-parent</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../spark-scala-parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.zeppelin</groupId> <artifactId>spark-scala-2.10</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <packaging>jar</packaging> <name>Zeppelin: Spark Interpreter Scala_2.10</name> diff --git a/spark/scala-2.11/pom.xml b/spark/scala-2.11/pom.xml index cdbf5e1..f27e747 100644 --- a/spark/scala-2.11/pom.xml +++ b/spark/scala-2.11/pom.xml @@ -20,14 +20,14 @@ <parent> <groupId>org.apache.zeppelin</groupId> <artifactId>spark-scala-parent</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../spark-scala-parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.zeppelin</groupId> <artifactId>spark-scala-2.11</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <packaging>jar</packaging> <name>Zeppelin: Spark Interpreter Scala_2.11</name> diff --git a/spark/scala-2.12/pom.xml b/spark/scala-2.12/pom.xml index 115174b..e413882 100644 --- a/spark/scala-2.12/pom.xml +++ b/spark/scala-2.12/pom.xml @@ -21,14 +21,14 @@ <parent> <groupId>org.apache.zeppelin</groupId> <artifactId>spark-scala-parent</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../spark-scala-parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.zeppelin</groupId> <artifactId>spark-scala-2.12</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <packaging>jar</packaging> <name>Zeppelin: Spark Interpreter Scala_2.12</name> diff --git a/spark/spark-dependencies/pom.xml b/spark/spark-dependencies/pom.xml index f460138..3543471 100644 --- a/spark/spark-dependencies/pom.xml +++ b/spark/spark-dependencies/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>spark-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-spark-dependencies</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Spark dependencies</name> <description>Zeppelin spark support</description> diff --git a/spark/spark-scala-parent/pom.xml b/spark/spark-scala-parent/pom.xml index d7324dd..103d4b1 100644 --- a/spark/spark-scala-parent/pom.xml +++ b/spark/spark-scala-parent/pom.xml @@ -22,14 +22,14 @@ <parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-interpreter-parent</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.zeppelin</groupId> <artifactId>spark-scala-parent</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <packaging>pom</packaging> <name>Zeppelin: Spark Scala Parent</name> diff --git a/spark/spark-shims/pom.xml b/spark/spark-shims/pom.xml index e95f0b7..f306df3 100644 --- a/spark/spark-shims/pom.xml +++ b/spark/spark-shims/pom.xml @@ -22,14 +22,14 @@ <parent> <artifactId>spark-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.zeppelin</groupId> <artifactId>spark-shims</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <packaging>jar</packaging> <name>Zeppelin: Spark Shims</name> diff --git a/spark/spark1-shims/pom.xml b/spark/spark1-shims/pom.xml index f4b6de5..eb9c2c3 100644 --- a/spark/spark1-shims/pom.xml +++ b/spark/spark1-shims/pom.xml @@ -22,14 +22,14 @@ <parent> <artifactId>spark-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.zeppelin</groupId> <artifactId>spark1-shims</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <packaging>jar</packaging> <name>Zeppelin: Spark1 Shims</name> diff --git a/spark/spark2-shims/pom.xml b/spark/spark2-shims/pom.xml index 8af72ab..8d45723 100644 --- a/spark/spark2-shims/pom.xml +++ b/spark/spark2-shims/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>spark-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.zeppelin</groupId> <artifactId>spark2-shims</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <packaging>jar</packaging> <name>Zeppelin: Spark2 Shims</name> diff --git a/spark/spark3-shims/pom.xml b/spark/spark3-shims/pom.xml index c9a4f35..b1bf52e 100644 --- a/spark/spark3-shims/pom.xml +++ b/spark/spark3-shims/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>spark-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.zeppelin</groupId> <artifactId>spark3-shims</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <packaging>jar</packaging> <name>Zeppelin: Spark3 Shims</name> diff --git a/sparql/pom.xml b/sparql/pom.xml index 2fe39a8..2a5b714 100644 --- a/sparql/pom.xml +++ b/sparql/pom.xml @@ -22,14 +22,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-sparql</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Sparql interpreter</name> <description>Zeppelin sparql support</description> diff --git a/submarine/pom.xml b/submarine/pom.xml index fe2b004..a51f46d 100644 --- a/submarine/pom.xml +++ b/submarine/pom.xml @@ -22,14 +22,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-submarine</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Submarine interpreter</name> <properties> @@ -55,7 +55,7 @@ <dependency> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-python</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> </dependency> <dependency> <groupId>org.apache.zeppelin</groupId> @@ -71,7 +71,7 @@ <dependency> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-shell</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> </dependency> <dependency> <groupId>org.hamcrest</groupId> diff --git a/zeppelin-client-examples/pom.xml b/zeppelin-client-examples/pom.xml index aebd89b..5fd6cd4 100644 --- a/zeppelin-client-examples/pom.xml +++ b/zeppelin-client-examples/pom.xml @@ -24,14 +24,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-client-examples</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Client Examples</name> <description>Zeppelin Client Examples</description> diff --git a/zeppelin-client/pom.xml b/zeppelin-client/pom.xml index 51f48f2..fcd4f00 100644 --- a/zeppelin-client/pom.xml +++ b/zeppelin-client/pom.xml @@ -24,14 +24,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-client</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Client</name> <description>Zeppelin Client</description> diff --git a/zeppelin-common/pom.xml b/zeppelin-common/pom.xml index 6b1c065..a039bb7 100644 --- a/zeppelin-common/pom.xml +++ b/zeppelin-common/pom.xml @@ -24,14 +24,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-common</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Common</name> <description>Zeppelin Common</description> diff --git a/zeppelin-display/pom.xml b/zeppelin-display/pom.xml index ca58620..1b0992b 100644 --- a/zeppelin-display/pom.xml +++ b/zeppelin-display/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-display</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Display system apis</name> <properties> diff --git a/zeppelin-distribution/pom.xml b/zeppelin-distribution/pom.xml index 430f41e..340a4d2 100644 --- a/zeppelin-distribution/pom.xml +++ b/zeppelin-distribution/pom.xml @@ -23,7 +23,7 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/zeppelin-examples/pom.xml b/zeppelin-examples/pom.xml index ebd7561..8c4c019 100644 --- a/zeppelin-examples/pom.xml +++ b/zeppelin-examples/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-examples</artifactId> <packaging>pom</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Examples</name> <description>Zeppelin examples</description> diff --git a/zeppelin-examples/zeppelin-example-clock/pom.xml b/zeppelin-examples/zeppelin-example-clock/pom.xml index c1f2487..79846fb 100644 --- a/zeppelin-examples/zeppelin-example-clock/pom.xml +++ b/zeppelin-examples/zeppelin-example-clock/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-examples</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-example-clock</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Example application - Clock</name> <dependencies> diff --git a/zeppelin-examples/zeppelin-example-horizontalbar/pom.xml b/zeppelin-examples/zeppelin-example-horizontalbar/pom.xml index 830ae79..e62ebf8 100644 --- a/zeppelin-examples/zeppelin-example-horizontalbar/pom.xml +++ b/zeppelin-examples/zeppelin-example-horizontalbar/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-examples</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-example-horizontalbar</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Example application - Horizontal Bar chart</name> <dependencies> diff --git a/zeppelin-examples/zeppelin-example-spell-echo/pom.xml b/zeppelin-examples/zeppelin-example-spell-echo/pom.xml index 1cbbfae..744f9e0 100644 --- a/zeppelin-examples/zeppelin-example-spell-echo/pom.xml +++ b/zeppelin-examples/zeppelin-example-spell-echo/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-examples</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-example-spell-echo</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Example Spell - Echo</name> <dependencies> diff --git a/zeppelin-examples/zeppelin-example-spell-flowchart/pom.xml b/zeppelin-examples/zeppelin-example-spell-flowchart/pom.xml index 0283b91..0de25e8 100644 --- a/zeppelin-examples/zeppelin-example-spell-flowchart/pom.xml +++ b/zeppelin-examples/zeppelin-example-spell-flowchart/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-examples</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-example-spell-flowchart</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Example Spell - Flowchart</name> <dependencies> diff --git a/zeppelin-examples/zeppelin-example-spell-markdown/pom.xml b/zeppelin-examples/zeppelin-example-spell-markdown/pom.xml index 4120eb8..b831dce 100644 --- a/zeppelin-examples/zeppelin-example-spell-markdown/pom.xml +++ b/zeppelin-examples/zeppelin-example-spell-markdown/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-examples</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-example-spell-markdown</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Example Spell - Markdown</name> <dependencies> diff --git a/zeppelin-examples/zeppelin-example-spell-translator/pom.xml b/zeppelin-examples/zeppelin-example-spell-translator/pom.xml index c1ca72a..c1a9300 100644 --- a/zeppelin-examples/zeppelin-example-spell-translator/pom.xml +++ b/zeppelin-examples/zeppelin-example-spell-translator/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-examples</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-example-spell-translator</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Example Spell - Translator</name> <dependencies> diff --git a/zeppelin-integration/pom.xml b/zeppelin-integration/pom.xml index ed02ed2..8cc8c0c 100644 --- a/zeppelin-integration/pom.xml +++ b/zeppelin-integration/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-integration</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Integration Test</name> <!-- See https://github.com/eirslett/frontend-maven-plugin/issues/229 --> diff --git a/zeppelin-interpreter-integration/pom.xml b/zeppelin-interpreter-integration/pom.xml index c89b1e3..086a8ee 100644 --- a/zeppelin-interpreter-integration/pom.xml +++ b/zeppelin-interpreter-integration/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-interpreter-integration</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Interpreter Integration Test</name> <!-- See https://github.com/eirslett/frontend-maven-plugin/issues/229 --> diff --git a/zeppelin-interpreter-parent/pom.xml b/zeppelin-interpreter-parent/pom.xml index 5edec6f..87ad79a 100644 --- a/zeppelin-interpreter-parent/pom.xml +++ b/zeppelin-interpreter-parent/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-interpreter-parent</artifactId> <packaging>pom</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Interpreter Parent</name> <dependencies> diff --git a/zeppelin-interpreter-shaded/pom.xml b/zeppelin-interpreter-shaded/pom.xml index 82b1f37..26bd270 100644 --- a/zeppelin-interpreter-shaded/pom.xml +++ b/zeppelin-interpreter-shaded/pom.xml @@ -24,14 +24,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-interpreter-shaded</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Interpreter Shaded</name> <description>Zeppelin Interpreter Shaded</description> @@ -44,7 +44,7 @@ <dependency> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-interpreter</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <optional>true</optional> </dependency> </dependencies> diff --git a/zeppelin-interpreter/pom.xml b/zeppelin-interpreter/pom.xml index ae4fc46..1f71f7f 100644 --- a/zeppelin-interpreter/pom.xml +++ b/zeppelin-interpreter/pom.xml @@ -24,14 +24,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-interpreter</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Interpreter</name> <description>Zeppelin Interpreter</description> diff --git a/zeppelin-jupyter-interpreter-shaded/pom.xml b/zeppelin-jupyter-interpreter-shaded/pom.xml index e6f507c..0697c2f 100644 --- a/zeppelin-jupyter-interpreter-shaded/pom.xml +++ b/zeppelin-jupyter-interpreter-shaded/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-jupyter-interpreter-shaded</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Jupyter Interpreter Shaded</name> <dependencies> diff --git a/zeppelin-jupyter-interpreter/pom.xml b/zeppelin-jupyter-interpreter/pom.xml index d6b2f0a..90cd1ed 100644 --- a/zeppelin-jupyter-interpreter/pom.xml +++ b/zeppelin-jupyter-interpreter/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin-interpreter-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-jupyter-interpreter</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Jupyter Interpreter</name> <properties> diff --git a/zeppelin-jupyter/pom.xml b/zeppelin-jupyter/pom.xml index 29dde5a..b4a6061 100644 --- a/zeppelin-jupyter/pom.xml +++ b/zeppelin-jupyter/pom.xml @@ -24,13 +24,13 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>..</relativePath> </parent> <artifactId>zeppelin-jupyter</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Jupyter Support</name> <description>Jupyter support for Apache Zeppelin</description> diff --git a/zeppelin-plugins/launcher/cluster/pom.xml b/zeppelin-plugins/launcher/cluster/pom.xml index 678e3e4..30e2591 100644 --- a/zeppelin-plugins/launcher/cluster/pom.xml +++ b/zeppelin-plugins/launcher/cluster/pom.xml @@ -25,14 +25,14 @@ <parent> <artifactId>zengine-plugins-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../../../zeppelin-plugins</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>launcher-cluster</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Plugin Cluster Launcher</name> <description>Launcher implementation to run interpreters on cluster</description> @@ -44,7 +44,7 @@ <dependency> <groupId>org.apache.zeppelin</groupId> <artifactId>launcher-docker</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> </dependency> </dependencies> diff --git a/zeppelin-plugins/launcher/docker/pom.xml b/zeppelin-plugins/launcher/docker/pom.xml index 42ebf1d..f77f119 100644 --- a/zeppelin-plugins/launcher/docker/pom.xml +++ b/zeppelin-plugins/launcher/docker/pom.xml @@ -25,14 +25,14 @@ <parent> <artifactId>zengine-plugins-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../../../zeppelin-plugins</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>launcher-docker</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Plugin Docker Launcher</name> <description>Launcher implementation to run interpreters on docker</description> diff --git a/zeppelin-plugins/launcher/flink/pom.xml b/zeppelin-plugins/launcher/flink/pom.xml index db3db0e..61f07fc 100644 --- a/zeppelin-plugins/launcher/flink/pom.xml +++ b/zeppelin-plugins/launcher/flink/pom.xml @@ -25,14 +25,14 @@ <parent> <artifactId>zengine-plugins-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../../../zeppelin-plugins</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>launcher-flink</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Plugin Flink Launcher</name> <description>Launcher implementation to run flink</description> diff --git a/zeppelin-plugins/launcher/k8s-standard/pom.xml b/zeppelin-plugins/launcher/k8s-standard/pom.xml index 1a16521..1a06f24 100644 --- a/zeppelin-plugins/launcher/k8s-standard/pom.xml +++ b/zeppelin-plugins/launcher/k8s-standard/pom.xml @@ -24,14 +24,14 @@ <parent> <artifactId>zengine-plugins-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../../../zeppelin-plugins</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>launcher-k8s-standard</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Plugin Kubernetes StandardLauncher</name> <description>Launcher implementation to run interpreters on Kubernetes</description> diff --git a/zeppelin-plugins/launcher/yarn/pom.xml b/zeppelin-plugins/launcher/yarn/pom.xml index eebba97..d9647f6 100644 --- a/zeppelin-plugins/launcher/yarn/pom.xml +++ b/zeppelin-plugins/launcher/yarn/pom.xml @@ -25,14 +25,14 @@ <parent> <artifactId>zengine-plugins-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../../../zeppelin-plugins</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>launcher-yarn</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Plugin Yarn Launcher</name> <description>Launcher implementation to run interpreter on yarn</description> diff --git a/zeppelin-plugins/notebookrepo/azure/pom.xml b/zeppelin-plugins/notebookrepo/azure/pom.xml index 2a762d6..259cbb7 100644 --- a/zeppelin-plugins/notebookrepo/azure/pom.xml +++ b/zeppelin-plugins/notebookrepo/azure/pom.xml @@ -24,14 +24,14 @@ <parent> <artifactId>zengine-plugins-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../../../zeppelin-plugins</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>notebookrepo-azure</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Plugin AzureNotebookRepo</name> <description>NotebookRepo implementation based on Azure</description> diff --git a/zeppelin-plugins/notebookrepo/filesystem/pom.xml b/zeppelin-plugins/notebookrepo/filesystem/pom.xml index 1dbc6f3..94ab0c6 100644 --- a/zeppelin-plugins/notebookrepo/filesystem/pom.xml +++ b/zeppelin-plugins/notebookrepo/filesystem/pom.xml @@ -24,14 +24,14 @@ <parent> <artifactId>zengine-plugins-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../../../zeppelin-plugins</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>notebookrepo-filesystem</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Plugin FileSystemNotebookRepo</name> <description>NotebookRepo implementation based on Hadoop FileSystem</description> diff --git a/zeppelin-plugins/notebookrepo/gcs/pom.xml b/zeppelin-plugins/notebookrepo/gcs/pom.xml index 6acad80..c3beada 100644 --- a/zeppelin-plugins/notebookrepo/gcs/pom.xml +++ b/zeppelin-plugins/notebookrepo/gcs/pom.xml @@ -24,14 +24,14 @@ <parent> <artifactId>zengine-plugins-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../../../zeppelin-plugins</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>notebookrepo-gcs</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Plugin GCSNotebookRepo</name> <description>NotebookRepo implementation based on Google Cloud Storage</description> diff --git a/zeppelin-plugins/notebookrepo/github/pom.xml b/zeppelin-plugins/notebookrepo/github/pom.xml index 33d344d..f1a74b7 100644 --- a/zeppelin-plugins/notebookrepo/github/pom.xml +++ b/zeppelin-plugins/notebookrepo/github/pom.xml @@ -24,14 +24,14 @@ <parent> <artifactId>zengine-plugins-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../../../zeppelin-plugins</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>notebookrepo-github</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Plugin GitHubNotebookRepo</name> <description>NotebookRepo implementation based on GitHub</description> diff --git a/zeppelin-plugins/notebookrepo/mongo/pom.xml b/zeppelin-plugins/notebookrepo/mongo/pom.xml index 7d2aa11..42777e3 100644 --- a/zeppelin-plugins/notebookrepo/mongo/pom.xml +++ b/zeppelin-plugins/notebookrepo/mongo/pom.xml @@ -25,13 +25,13 @@ <parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zengine-plugins-parent</artifactId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../../../zeppelin-plugins</relativePath> </parent> <artifactId>notebookrepo-mongo</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Plugin MongoNotebookRepo</name> <description>NotebookRepo implementation based on MongoDB</description> diff --git a/zeppelin-plugins/notebookrepo/oss/pom.xml b/zeppelin-plugins/notebookrepo/oss/pom.xml index d58cff7..1b8ed15 100644 --- a/zeppelin-plugins/notebookrepo/oss/pom.xml +++ b/zeppelin-plugins/notebookrepo/oss/pom.xml @@ -24,14 +24,14 @@ <parent> <artifactId>zengine-plugins-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../../../zeppelin-plugins</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>notebookrepo-oss</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Plugin OSSNotebookRepo</name> <description>NotebookRepo implementation based on Aliyun OSS</description> diff --git a/zeppelin-plugins/notebookrepo/s3/pom.xml b/zeppelin-plugins/notebookrepo/s3/pom.xml index fd70704..9017019 100644 --- a/zeppelin-plugins/notebookrepo/s3/pom.xml +++ b/zeppelin-plugins/notebookrepo/s3/pom.xml @@ -24,14 +24,14 @@ <parent> <artifactId>zengine-plugins-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../../../zeppelin-plugins</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>notebookrepo-s3</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Plugin S3NotebookRepo</name> <description>NotebookRepo implementation based on S3</description> diff --git a/zeppelin-plugins/notebookrepo/zeppelin-hub/pom.xml b/zeppelin-plugins/notebookrepo/zeppelin-hub/pom.xml index e005660..ff90645 100644 --- a/zeppelin-plugins/notebookrepo/zeppelin-hub/pom.xml +++ b/zeppelin-plugins/notebookrepo/zeppelin-hub/pom.xml @@ -24,14 +24,14 @@ <parent> <artifactId>zengine-plugins-parent</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>../../../zeppelin-plugins</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>notebookrepo-zeppelin-hub</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Plugin ZeppelinHubRepo</name> <description>NotebookRepo implementation based on Zeppelin Hub</description> diff --git a/zeppelin-plugins/pom.xml b/zeppelin-plugins/pom.xml index 77a396a..75322d6 100644 --- a/zeppelin-plugins/pom.xml +++ b/zeppelin-plugins/pom.xml @@ -24,14 +24,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zengine-plugins-parent</artifactId> <packaging>pom</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Plugins Parent</name> <description>Zeppelin Plugins Parent</description> <properties> diff --git a/zeppelin-server/pom.xml b/zeppelin-server/pom.xml index 53837a5..547fedb 100644 --- a/zeppelin-server/pom.xml +++ b/zeppelin-server/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-server</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Server</name> <properties> diff --git a/zeppelin-web-angular/pom.xml b/zeppelin-web-angular/pom.xml index 5fa141c..0dc98a9 100644 --- a/zeppelin-web-angular/pom.xml +++ b/zeppelin-web-angular/pom.xml @@ -18,14 +18,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-web-angular</artifactId> <packaging>war</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: web angular Application</name> <!-- See https://github.com/eirslett/frontend-maven-plugin/issues/229 --> diff --git a/zeppelin-web/pom.xml b/zeppelin-web/pom.xml index bf1bee2..69ac871 100644 --- a/zeppelin-web/pom.xml +++ b/zeppelin-web/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-web</artifactId> <packaging>war</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: web Application</name> <properties> diff --git a/zeppelin-zengine/pom.xml b/zeppelin-zengine/pom.xml index f6a712a..0e417a0 100644 --- a/zeppelin-zengine/pom.xml +++ b/zeppelin-zengine/pom.xml @@ -24,14 +24,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-zengine</artifactId> <packaging>jar</packaging> - <version>0.10.0-SNAPSHOT</version> + <version>0.9.0</version> <name>Zeppelin: Zengine</name> <description>Zeppelin Zengine</description>