This is an automated email from the ASF dual-hosted git repository.
jongyoul pushed a commit to branch branch-0.11
in repository https://gitbox.apache.org/repos/asf/zeppelin.git
The following commit(s) were added to refs/heads/branch-0.11 by this push:
new 523075a498 Bump up the version to 0.11.0 for release
523075a498 is described below
commit 523075a498ea6b72109fd817bab95f5d7fcb2829
Author: Jongyoul Lee <[email protected]>
AuthorDate: Mon Jan 1 14:25:48 2024 +0900
Bump up the version to 0.11.0 for release
---
alluxio/pom.xml | 2 +-
angular/pom.xml | 2 +-
bigquery/pom.xml | 2 +-
build-tools/pom.xml | 2 +-
cassandra/pom.xml | 2 +-
dev/common_release.sh | 2 +-
docs/_config.yml | 4 ++--
elasticsearch/pom.xml | 2 +-
file/pom.xml | 2 +-
flink-cmd/pom.xml | 2 +-
flink/flink-scala-2.12/pom.xml | 2 +-
flink/flink-shims/pom.xml | 2 +-
flink/flink1.15-shims/pom.xml | 4 ++--
flink/flink1.16-shims/pom.xml | 4 ++--
flink/flink1.17-shims/pom.xml | 4 ++--
flink/pom.xml | 2 +-
groovy/pom.xml | 2 +-
hbase/pom.xml | 2 +-
helium-dev/pom.xml | 2 +-
influxdb/pom.xml | 2 +-
java/pom.xml | 2 +-
jdbc/pom.xml | 2 +-
livy/pom.xml | 2 +-
markdown/pom.xml | 2 +-
mongodb/pom.xml | 2 +-
neo4j/pom.xml | 2 +-
pom.xml | 2 +-
python/pom.xml | 2 +-
rlang/pom.xml | 2 +-
shell/pom.xml | 2 +-
spark-submit/pom.xml | 2 +-
spark/interpreter/pom.xml | 2 +-
spark/pom.xml | 2 +-
spark/scala-2.12/pom.xml | 2 +-
spark/scala-2.13/pom.xml | 2 +-
spark/spark-scala-parent/pom.xml | 2 +-
spark/spark-shims/pom.xml | 2 +-
spark/spark3-shims/pom.xml | 2 +-
sparql/pom.xml | 2 +-
submarine/pom.xml | 2 +-
zeppelin-client-examples/pom.xml | 2 +-
zeppelin-client/pom.xml | 2 +-
zeppelin-common/pom.xml | 2 +-
zeppelin-distribution/pom.xml | 2 +-
zeppelin-examples/pom.xml | 2 +-
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 | 2 +-
zeppelin-interpreter-integration/pom.xml | 4 ++--
zeppelin-interpreter-parent/pom.xml | 2 +-
zeppelin-interpreter-shaded/pom.xml | 4 ++--
zeppelin-interpreter/pom.xml | 2 +-
zeppelin-jupyter-interpreter-shaded/pom.xml | 2 +-
zeppelin-jupyter-interpreter/pom.xml | 2 +-
zeppelin-jupyter/pom.xml | 2 +-
zeppelin-plugins/launcher/cluster/pom.xml | 4 ++--
zeppelin-plugins/launcher/docker/pom.xml | 2 +-
zeppelin-plugins/launcher/flink/pom.xml | 2 +-
zeppelin-plugins/launcher/k8s-standard/pom.xml | 2 +-
zeppelin-plugins/launcher/yarn/pom.xml | 2 +-
zeppelin-plugins/notebookrepo/azure/pom.xml | 2 +-
zeppelin-plugins/notebookrepo/filesystem/pom.xml | 2 +-
zeppelin-plugins/notebookrepo/gcs/pom.xml | 2 +-
zeppelin-plugins/notebookrepo/github/pom.xml | 2 +-
zeppelin-plugins/notebookrepo/mongo/pom.xml | 2 +-
zeppelin-plugins/notebookrepo/oss/pom.xml | 2 +-
zeppelin-plugins/notebookrepo/s3/pom.xml | 2 +-
zeppelin-plugins/pom.xml | 2 +-
zeppelin-server/pom.xml | 2 +-
zeppelin-web-angular/pom.xml | 2 +-
zeppelin-web/pom.xml | 2 +-
zeppelin-zengine/pom.xml | 2 +-
76 files changed, 89 insertions(+), 89 deletions(-)
diff --git a/alluxio/pom.xml b/alluxio/pom.xml
index d2a35e8986..9f02a1b9aa 100644
--- a/alluxio/pom.xml
+++ b/alluxio/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/angular/pom.xml b/angular/pom.xml
index 68b246b890..4af89fc2f0 100644
--- a/angular/pom.xml
+++ b/angular/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/bigquery/pom.xml b/bigquery/pom.xml
index 93d6deb849..df72f32e1a 100644
--- a/bigquery/pom.xml
+++ b/bigquery/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/build-tools/pom.xml b/build-tools/pom.xml
index 0d6385c762..27f37c9d39 100644
--- a/build-tools/pom.xml
+++ b/build-tools/pom.xml
@@ -22,6 +22,6 @@
<parent>
<groupId>org.apache.zeppelin</groupId>
<artifactId>zeppelin</artifactId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
</parent>
</project>
\ No newline at end of file
diff --git a/cassandra/pom.xml b/cassandra/pom.xml
index 7166d749ed..0dbb67a5a8 100644
--- a/cassandra/pom.xml
+++ b/cassandra/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/dev/common_release.sh b/dev/common_release.sh
index fda1700398..e3de77778a 100644
--- a/dev/common_release.sh
+++ b/dev/common_release.sh
@@ -46,7 +46,7 @@ usage() {
function git_clone() {
echo "Clone the source"
# clone source
- git clone https://gitbox.apache.org/repos/asf/zeppelin.git
"${WORKING_DIR}/zeppelin"
+ git clone https://github.com/apache/zeppelin "${WORKING_DIR}/zeppelin"
if [[ $? -ne 0 ]]; then
echo "Can not clone source repository"
diff --git a/docs/_config.yml b/docs/_config.yml
index fa430b68af..eb203f7e2e 100644
--- a/docs/_config.yml
+++ b/docs/_config.yml
@@ -21,7 +21,7 @@ author :
twitter : ASF
feedburner : feedname
-ZEPPELIN_VERSION : 0.11.0-SNAPSHOT
+ZEPPELIN_VERSION : 0.11.0
# The production_url is only used when full-domain names are needed
# such as sitemap.txt
@@ -59,7 +59,7 @@ JB :
# - Only the following values are falsy: ["", null, false]
# - When setting BASE_PATH it must be a valid url.
# This means always setting the protocol (http|https) or prefixing with
"/"
- BASE_PATH : /docs/0.11.0-SNAPSHOT
+ BASE_PATH : /docs/0.11.0
# By default, the asset_path is automatically defined relative to BASE_PATH
plus the enabled theme.
# ex: [BASE_PATH]/assets/themes/[THEME-NAME]
diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml
index 4e6c90a586..1478d9e12d 100644
--- a/elasticsearch/pom.xml
+++ b/elasticsearch/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/file/pom.xml b/file/pom.xml
index d2af6c34eb..49db099f9b 100644
--- a/file/pom.xml
+++ b/file/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/flink-cmd/pom.xml b/flink-cmd/pom.xml
index 1a772face2..3618e1ec9c 100644
--- a/flink-cmd/pom.xml
+++ b/flink-cmd/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/flink/flink-scala-2.12/pom.xml b/flink/flink-scala-2.12/pom.xml
index 54abed7ac7..d878cb6076 100644
--- a/flink/flink-scala-2.12/pom.xml
+++ b/flink/flink-scala-2.12/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>flink-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/flink/flink-shims/pom.xml b/flink/flink-shims/pom.xml
index e043eeaf85..811c51cbf9 100644
--- a/flink/flink-shims/pom.xml
+++ b/flink/flink-shims/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>flink-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/flink/flink1.15-shims/pom.xml b/flink/flink1.15-shims/pom.xml
index 053c969c18..d56db62e78 100644
--- a/flink/flink1.15-shims/pom.xml
+++ b/flink/flink1.15-shims/pom.xml
@@ -21,14 +21,14 @@
<parent>
<artifactId>flink-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.zeppelin</groupId>
<artifactId>flink1.15-shims</artifactId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<packaging>jar</packaging>
<name>Zeppelin: Flink1.15 Shims</name>
diff --git a/flink/flink1.16-shims/pom.xml b/flink/flink1.16-shims/pom.xml
index a94acd4d1e..e6ddbec732 100644
--- a/flink/flink1.16-shims/pom.xml
+++ b/flink/flink1.16-shims/pom.xml
@@ -21,14 +21,14 @@
<parent>
<artifactId>flink-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.zeppelin</groupId>
<artifactId>flink1.16-shims</artifactId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<packaging>jar</packaging>
<name>Zeppelin: Flink1.16 Shims</name>
diff --git a/flink/flink1.17-shims/pom.xml b/flink/flink1.17-shims/pom.xml
index 997020abfc..bbe3611faa 100644
--- a/flink/flink1.17-shims/pom.xml
+++ b/flink/flink1.17-shims/pom.xml
@@ -21,14 +21,14 @@
<parent>
<artifactId>flink-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.zeppelin</groupId>
<artifactId>flink1.17-shims</artifactId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<packaging>jar</packaging>
<name>Zeppelin: Flink1.17 Shims</name>
diff --git a/flink/pom.xml b/flink/pom.xml
index a3790aeb45..bebc56cbca 100644
--- a/flink/pom.xml
+++ b/flink/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/groovy/pom.xml b/groovy/pom.xml
index 8c7778d9ae..ed99135816 100644
--- a/groovy/pom.xml
+++ b/groovy/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/hbase/pom.xml b/hbase/pom.xml
index c3b998a87f..a1831539f4 100644
--- a/hbase/pom.xml
+++ b/hbase/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/helium-dev/pom.xml b/helium-dev/pom.xml
index 34a92c3aa2..d937c9e838 100644
--- a/helium-dev/pom.xml
+++ b/helium-dev/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/influxdb/pom.xml b/influxdb/pom.xml
index bc4e9a3852..745a2e9076 100644
--- a/influxdb/pom.xml
+++ b/influxdb/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/java/pom.xml b/java/pom.xml
index a54ae77506..286fd6cdc4 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 4e9c4365ad..3dc3d0cc5c 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/livy/pom.xml b/livy/pom.xml
index 70743f438b..52650569c8 100644
--- a/livy/pom.xml
+++ b/livy/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/markdown/pom.xml b/markdown/pom.xml
index 883e284dcf..1c36f3faad 100644
--- a/markdown/pom.xml
+++ b/markdown/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/mongodb/pom.xml b/mongodb/pom.xml
index d1cfa89e6a..7646027cf5 100644
--- a/mongodb/pom.xml
+++ b/mongodb/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/neo4j/pom.xml b/neo4j/pom.xml
index 075f369408..a549c85634 100644
--- a/neo4j/pom.xml
+++ b/neo4j/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index d5624d88d9..66ca345ab4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
<groupId>org.apache.zeppelin</groupId>
<artifactId>zeppelin</artifactId>
<packaging>pom</packaging>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.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 8a535de0f0..9a7ed61537 100644
--- a/python/pom.xml
+++ b/python/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/rlang/pom.xml b/rlang/pom.xml
index a291c63b51..dc4cf8b7de 100644
--- a/rlang/pom.xml
+++ b/rlang/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/shell/pom.xml b/shell/pom.xml
index 450608a935..b3fbc31271 100644
--- a/shell/pom.xml
+++ b/shell/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/spark-submit/pom.xml b/spark-submit/pom.xml
index c98d39e394..dd7527bad2 100644
--- a/spark-submit/pom.xml
+++ b/spark-submit/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/spark/interpreter/pom.xml b/spark/interpreter/pom.xml
index 7ce325716b..d8faa4fc5f 100644
--- a/spark/interpreter/pom.xml
+++ b/spark/interpreter/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>spark-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/spark/pom.xml b/spark/pom.xml
index b0931f5d61..6e658d7b44 100644
--- a/spark/pom.xml
+++ b/spark/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/spark/scala-2.12/pom.xml b/spark/scala-2.12/pom.xml
index 4f856450bd..c555ab9a58 100644
--- a/spark/scala-2.12/pom.xml
+++ b/spark/scala-2.12/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.zeppelin</groupId>
<artifactId>spark-scala-parent</artifactId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../spark-scala-parent/pom.xml</relativePath>
</parent>
diff --git a/spark/scala-2.13/pom.xml b/spark/scala-2.13/pom.xml
index bd98978c27..9f205684b8 100644
--- a/spark/scala-2.13/pom.xml
+++ b/spark/scala-2.13/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.zeppelin</groupId>
<artifactId>spark-scala-parent</artifactId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../spark-scala-parent/pom.xml</relativePath>
</parent>
diff --git a/spark/spark-scala-parent/pom.xml b/spark/spark-scala-parent/pom.xml
index 8675d9db01..8c1541ab79 100644
--- a/spark/spark-scala-parent/pom.xml
+++ b/spark/spark-scala-parent/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.zeppelin</groupId>
<artifactId>zeppelin-interpreter-parent</artifactId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/spark/spark-shims/pom.xml b/spark/spark-shims/pom.xml
index 8ec8b300b5..a09a85ebb2 100644
--- a/spark/spark-shims/pom.xml
+++ b/spark/spark-shims/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>spark-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/spark/spark3-shims/pom.xml b/spark/spark3-shims/pom.xml
index e5ba0aebc7..7461239be0 100644
--- a/spark/spark3-shims/pom.xml
+++ b/spark/spark3-shims/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>spark-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/sparql/pom.xml b/sparql/pom.xml
index 8c0c6c72ba..278778606b 100644
--- a/sparql/pom.xml
+++ b/sparql/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/submarine/pom.xml b/submarine/pom.xml
index 55e6638af3..0f278a2a62 100644
--- a/submarine/pom.xml
+++ b/submarine/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/zeppelin-client-examples/pom.xml b/zeppelin-client-examples/pom.xml
index fe426c1734..0c985a29f4 100644
--- a/zeppelin-client-examples/pom.xml
+++ b/zeppelin-client-examples/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>zeppelin</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/zeppelin-client/pom.xml b/zeppelin-client/pom.xml
index ec8689457c..16979accdc 100644
--- a/zeppelin-client/pom.xml
+++ b/zeppelin-client/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>zeppelin</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/zeppelin-common/pom.xml b/zeppelin-common/pom.xml
index 00f005544c..dc6b7695de 100644
--- a/zeppelin-common/pom.xml
+++ b/zeppelin-common/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>zeppelin</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/zeppelin-distribution/pom.xml b/zeppelin-distribution/pom.xml
index 6664a9ae5f..693f080a61 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.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/zeppelin-examples/pom.xml b/zeppelin-examples/pom.xml
index 4349a617ed..566a8a6861 100644
--- a/zeppelin-examples/pom.xml
+++ b/zeppelin-examples/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/zeppelin-examples/zeppelin-example-clock/pom.xml
b/zeppelin-examples/zeppelin-example-clock/pom.xml
index b5cce04897..b4a207421e 100644
--- a/zeppelin-examples/zeppelin-example-clock/pom.xml
+++ b/zeppelin-examples/zeppelin-example-clock/pom.xml
@@ -23,13 +23,13 @@
<parent>
<artifactId>zeppelin-examples</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>zeppelin-example-clock</artifactId>
<packaging>jar</packaging>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.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 ed11e3baa3..7a193ed0c2 100644
--- a/zeppelin-examples/zeppelin-example-horizontalbar/pom.xml
+++ b/zeppelin-examples/zeppelin-example-horizontalbar/pom.xml
@@ -23,13 +23,13 @@
<parent>
<artifactId>zeppelin-examples</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>zeppelin-example-horizontalbar</artifactId>
<packaging>jar</packaging>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.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 3d7f9c23cd..07de931487 100644
--- a/zeppelin-examples/zeppelin-example-spell-echo/pom.xml
+++ b/zeppelin-examples/zeppelin-example-spell-echo/pom.xml
@@ -23,13 +23,13 @@
<parent>
<artifactId>zeppelin-examples</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>zeppelin-example-spell-echo</artifactId>
<packaging>jar</packaging>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.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 7174b8af06..3345a53f41 100644
--- a/zeppelin-examples/zeppelin-example-spell-flowchart/pom.xml
+++ b/zeppelin-examples/zeppelin-example-spell-flowchart/pom.xml
@@ -23,13 +23,13 @@
<parent>
<artifactId>zeppelin-examples</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>zeppelin-example-spell-flowchart</artifactId>
<packaging>jar</packaging>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.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 85e0ba3d9f..d51761d7be 100644
--- a/zeppelin-examples/zeppelin-example-spell-markdown/pom.xml
+++ b/zeppelin-examples/zeppelin-example-spell-markdown/pom.xml
@@ -23,13 +23,13 @@
<parent>
<artifactId>zeppelin-examples</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>zeppelin-example-spell-markdown</artifactId>
<packaging>jar</packaging>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.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 4508f78c05..9e4ae323d8 100644
--- a/zeppelin-examples/zeppelin-example-spell-translator/pom.xml
+++ b/zeppelin-examples/zeppelin-example-spell-translator/pom.xml
@@ -23,13 +23,13 @@
<parent>
<artifactId>zeppelin-examples</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>..</relativePath>
</parent>
<artifactId>zeppelin-example-spell-translator</artifactId>
<packaging>jar</packaging>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<name>Zeppelin: Example Spell - Translator</name>
<dependencies>
diff --git a/zeppelin-integration/pom.xml b/zeppelin-integration/pom.xml
index ad412a965a..561dd8eda8 100644
--- a/zeppelin-integration/pom.xml
+++ b/zeppelin-integration/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>..</relativePath>
</parent>
diff --git a/zeppelin-interpreter-integration/pom.xml
b/zeppelin-interpreter-integration/pom.xml
index 1eb815d59c..c9dbf55a52 100644
--- a/zeppelin-interpreter-integration/pom.xml
+++ b/zeppelin-interpreter-integration/pom.xml
@@ -23,11 +23,11 @@
<parent>
<artifactId>zeppelin</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
</parent>
<artifactId>zeppelin-interpreter-integration</artifactId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<packaging>jar</packaging>
<name>Zeppelin: Interpreter Integration Test</name>
diff --git a/zeppelin-interpreter-parent/pom.xml
b/zeppelin-interpreter-parent/pom.xml
index 0328f40e04..510b1bf74e 100644
--- a/zeppelin-interpreter-parent/pom.xml
+++ b/zeppelin-interpreter-parent/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/zeppelin-interpreter-shaded/pom.xml
b/zeppelin-interpreter-shaded/pom.xml
index 3f79e3ebb5..99e1f9ad87 100644
--- a/zeppelin-interpreter-shaded/pom.xml
+++ b/zeppelin-interpreter-shaded/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>zeppelin</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
</parent>
<artifactId>zeppelin-interpreter-shaded</artifactId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.apache.zeppelin</groupId>
<artifactId>zeppelin-interpreter</artifactId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<optional>true</optional>
</dependency>
</dependencies>
diff --git a/zeppelin-interpreter/pom.xml b/zeppelin-interpreter/pom.xml
index f9104498c4..baace25c90 100644
--- a/zeppelin-interpreter/pom.xml
+++ b/zeppelin-interpreter/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>zeppelin</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/zeppelin-jupyter-interpreter-shaded/pom.xml
b/zeppelin-jupyter-interpreter-shaded/pom.xml
index a5e6d5fc80..dde735a5df 100644
--- a/zeppelin-jupyter-interpreter-shaded/pom.xml
+++ b/zeppelin-jupyter-interpreter-shaded/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
</parent>
<artifactId>zeppelin-jupyter-interpreter-shaded</artifactId>
diff --git a/zeppelin-jupyter-interpreter/pom.xml
b/zeppelin-jupyter-interpreter/pom.xml
index 291afd4926..ea76d7881d 100644
--- a/zeppelin-jupyter-interpreter/pom.xml
+++ b/zeppelin-jupyter-interpreter/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
diff --git a/zeppelin-jupyter/pom.xml b/zeppelin-jupyter/pom.xml
index d2507aa9c9..80c6f50cc3 100644
--- a/zeppelin-jupyter/pom.xml
+++ b/zeppelin-jupyter/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>zeppelin</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
</parent>
<artifactId>zeppelin-jupyter</artifactId>
diff --git a/zeppelin-plugins/launcher/cluster/pom.xml
b/zeppelin-plugins/launcher/cluster/pom.xml
index 3b3f3d60b1..9a20ea8bb9 100644
--- a/zeppelin-plugins/launcher/cluster/pom.xml
+++ b/zeppelin-plugins/launcher/cluster/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>zengine-plugins-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../../../zeppelin-plugins</relativePath>
</parent>
@@ -42,7 +42,7 @@
<dependency>
<groupId>org.apache.zeppelin</groupId>
<artifactId>launcher-docker</artifactId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
</dependency>
</dependencies>
diff --git a/zeppelin-plugins/launcher/docker/pom.xml
b/zeppelin-plugins/launcher/docker/pom.xml
index 911d00a34b..dc9ba8cdad 100644
--- a/zeppelin-plugins/launcher/docker/pom.xml
+++ b/zeppelin-plugins/launcher/docker/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>zengine-plugins-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../../../zeppelin-plugins</relativePath>
</parent>
diff --git a/zeppelin-plugins/launcher/flink/pom.xml
b/zeppelin-plugins/launcher/flink/pom.xml
index 46a482f8d4..7ee4b6a6db 100644
--- a/zeppelin-plugins/launcher/flink/pom.xml
+++ b/zeppelin-plugins/launcher/flink/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>zengine-plugins-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../../../zeppelin-plugins</relativePath>
</parent>
diff --git a/zeppelin-plugins/launcher/k8s-standard/pom.xml
b/zeppelin-plugins/launcher/k8s-standard/pom.xml
index 7e8042f8c6..1329f3758d 100644
--- a/zeppelin-plugins/launcher/k8s-standard/pom.xml
+++ b/zeppelin-plugins/launcher/k8s-standard/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>zengine-plugins-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../../../zeppelin-plugins</relativePath>
</parent>
diff --git a/zeppelin-plugins/launcher/yarn/pom.xml
b/zeppelin-plugins/launcher/yarn/pom.xml
index d3e3f8265d..b759df24e4 100644
--- a/zeppelin-plugins/launcher/yarn/pom.xml
+++ b/zeppelin-plugins/launcher/yarn/pom.xml
@@ -25,7 +25,7 @@
<parent>
<artifactId>zengine-plugins-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../../../zeppelin-plugins</relativePath>
</parent>
diff --git a/zeppelin-plugins/notebookrepo/azure/pom.xml
b/zeppelin-plugins/notebookrepo/azure/pom.xml
index 3f7c03c221..3a931f60c4 100644
--- a/zeppelin-plugins/notebookrepo/azure/pom.xml
+++ b/zeppelin-plugins/notebookrepo/azure/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>zengine-plugins-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../../../zeppelin-plugins</relativePath>
</parent>
diff --git a/zeppelin-plugins/notebookrepo/filesystem/pom.xml
b/zeppelin-plugins/notebookrepo/filesystem/pom.xml
index baa7ae743f..57c72d7e09 100644
--- a/zeppelin-plugins/notebookrepo/filesystem/pom.xml
+++ b/zeppelin-plugins/notebookrepo/filesystem/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>zengine-plugins-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../../../zeppelin-plugins</relativePath>
</parent>
diff --git a/zeppelin-plugins/notebookrepo/gcs/pom.xml
b/zeppelin-plugins/notebookrepo/gcs/pom.xml
index 6f14e94f10..94011ca880 100644
--- a/zeppelin-plugins/notebookrepo/gcs/pom.xml
+++ b/zeppelin-plugins/notebookrepo/gcs/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>zengine-plugins-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../../../zeppelin-plugins</relativePath>
</parent>
diff --git a/zeppelin-plugins/notebookrepo/github/pom.xml
b/zeppelin-plugins/notebookrepo/github/pom.xml
index 37c4e08741..893854d32e 100644
--- a/zeppelin-plugins/notebookrepo/github/pom.xml
+++ b/zeppelin-plugins/notebookrepo/github/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>zengine-plugins-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../../../zeppelin-plugins</relativePath>
</parent>
diff --git a/zeppelin-plugins/notebookrepo/mongo/pom.xml
b/zeppelin-plugins/notebookrepo/mongo/pom.xml
index d428e35072..7d936224f4 100644
--- a/zeppelin-plugins/notebookrepo/mongo/pom.xml
+++ b/zeppelin-plugins/notebookrepo/mongo/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.apache.zeppelin</groupId>
<artifactId>zengine-plugins-parent</artifactId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../../../zeppelin-plugins</relativePath>
</parent>
diff --git a/zeppelin-plugins/notebookrepo/oss/pom.xml
b/zeppelin-plugins/notebookrepo/oss/pom.xml
index d5f05950d4..956035c62f 100644
--- a/zeppelin-plugins/notebookrepo/oss/pom.xml
+++ b/zeppelin-plugins/notebookrepo/oss/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>zengine-plugins-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../../../zeppelin-plugins</relativePath>
</parent>
diff --git a/zeppelin-plugins/notebookrepo/s3/pom.xml
b/zeppelin-plugins/notebookrepo/s3/pom.xml
index d85aa3fa11..077faa3b53 100644
--- a/zeppelin-plugins/notebookrepo/s3/pom.xml
+++ b/zeppelin-plugins/notebookrepo/s3/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>zengine-plugins-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
<relativePath>../../../zeppelin-plugins</relativePath>
</parent>
diff --git a/zeppelin-plugins/pom.xml b/zeppelin-plugins/pom.xml
index 6f6c11a2f1..d8db5ce8f7 100644
--- a/zeppelin-plugins/pom.xml
+++ b/zeppelin-plugins/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>zeppelin</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
</parent>
<artifactId>zengine-plugins-parent</artifactId>
diff --git a/zeppelin-server/pom.xml b/zeppelin-server/pom.xml
index c39b1a2a4a..45f13ed29a 100644
--- a/zeppelin-server/pom.xml
+++ b/zeppelin-server/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
</parent>
<artifactId>zeppelin-server</artifactId>
diff --git a/zeppelin-web-angular/pom.xml b/zeppelin-web-angular/pom.xml
index 2898883e3e..7d7122595b 100644
--- a/zeppelin-web-angular/pom.xml
+++ b/zeppelin-web-angular/pom.xml
@@ -18,7 +18,7 @@
<parent>
<artifactId>zeppelin</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
</parent>
<artifactId>zeppelin-web-angular</artifactId>
diff --git a/zeppelin-web/pom.xml b/zeppelin-web/pom.xml
index d37a9ae447..c3a7143e35 100644
--- a/zeppelin-web/pom.xml
+++ b/zeppelin-web/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>zeppelin</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
</parent>
<artifactId>zeppelin-web</artifactId>
diff --git a/zeppelin-zengine/pom.xml b/zeppelin-zengine/pom.xml
index 9cd879c815..6dd55fc117 100644
--- a/zeppelin-zengine/pom.xml
+++ b/zeppelin-zengine/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>zeppelin</artifactId>
<groupId>org.apache.zeppelin</groupId>
- <version>0.11.0-SNAPSHOT</version>
+ <version>0.11.0</version>
</parent>
<artifactId>zeppelin-zengine</artifactId>