Revert [maven-release-plugin] work to merge hotfixes This reverts commit a7ab2be16067bb0a2114a6739c14857b9efcc376.
Project: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/commit/dedd6a6e Tree: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/tree/dedd6a6e Diff: http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/diff/dedd6a6e Branch: refs/heads/branch-0.5.6 Commit: dedd6a6ea28b1957be91b987ca4f8a682b93e998 Parents: a7ab2be Author: Alexander Bezzubov <[email protected]> Authored: Mon Jan 11 21:58:20 2016 +0900 Committer: Alexander Bezzubov <[email protected]> Committed: Mon Jan 11 22:13:14 2016 +0900 ---------------------------------------------------------------------- angular/pom.xml | 4 ++-- cassandra/pom.xml | 8 +++++--- elasticsearch/pom.xml | 4 ++-- flink/pom.xml | 4 ++-- hive/pom.xml | 4 ++-- ignite/pom.xml | 4 ++-- kylin/pom.xml | 8 +++++--- lens/pom.xml | 4 ++-- markdown/pom.xml | 4 ++-- phoenix/pom.xml | 4 ++-- pom.xml | 12 ++++++------ postgresql/pom.xml | 7 ++++--- shell/pom.xml | 4 ++-- spark-dependencies/pom.xml | 17 ++++++++++------- spark/pom.xml | 6 +++--- tajo/pom.xml | 4 ++-- zeppelin-distribution/pom.xml | 5 +++-- zeppelin-interpreter/pom.xml | 7 ++++--- zeppelin-server/pom.xml | 6 +++--- zeppelin-web/pom.xml | 4 ++-- zeppelin-zengine/pom.xml | 4 ++-- 21 files changed, 67 insertions(+), 57 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/angular/pom.xml ---------------------------------------------------------------------- diff --git a/angular/pom.xml b/angular/pom.xml index f3af2e5..7aad95d 100644 --- a/angular/pom.xml +++ b/angular/pom.xml @@ -22,14 +22,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-angular</artifactId> <packaging>jar</packaging> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <name>Zeppelin: Angular interpreter</name> <url>http://zeppelin.incubator.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/cassandra/pom.xml ---------------------------------------------------------------------- diff --git a/cassandra/pom.xml b/cassandra/pom.xml index 8c3e30b..57b501a 100644 --- a/cassandra/pom.xml +++ b/cassandra/pom.xml @@ -15,19 +15,21 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-cassandra</artifactId> <packaging>jar</packaging> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <name>Zeppelin: Cassandra</name> <description>Zeppelin cassandra support</description> <url>http://zeppelin.incubator.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/elasticsearch/pom.xml ---------------------------------------------------------------------- diff --git a/elasticsearch/pom.xml b/elasticsearch/pom.xml index d3625e0..3da4441 100644 --- a/elasticsearch/pom.xml +++ b/elasticsearch/pom.xml @@ -22,14 +22,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-elasticsearch</artifactId> <packaging>jar</packaging> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <name>Zeppelin: Elasticsearch interpreter</name> <url>http://www.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/flink/pom.xml ---------------------------------------------------------------------- diff --git a/flink/pom.xml b/flink/pom.xml index db35cba..3a8c36c 100644 --- a/flink/pom.xml +++ b/flink/pom.xml @@ -22,14 +22,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-flink</artifactId> <packaging>jar</packaging> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <name>Zeppelin: Flink</name> <description>Zeppelin flink support</description> <url>http://zeppelin.incubator.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/hive/pom.xml ---------------------------------------------------------------------- diff --git a/hive/pom.xml b/hive/pom.xml index 9360d88..7dc3cd7 100644 --- a/hive/pom.xml +++ b/hive/pom.xml @@ -22,14 +22,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-hive</artifactId> <packaging>jar</packaging> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <name>Zeppelin: Hive interpreter</name> <url>http://www.apache.org</url> <!-- http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/ignite/pom.xml ---------------------------------------------------------------------- diff --git a/ignite/pom.xml b/ignite/pom.xml index bc040e7..c0f47f1 100644 --- a/ignite/pom.xml +++ b/ignite/pom.xml @@ -22,13 +22,13 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <artifactId>zeppelin-ignite</artifactId> <packaging>jar</packaging> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <name>Zeppelin: Apache Ignite interpreter</name> <url>http://zeppelin.incubator.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/kylin/pom.xml ---------------------------------------------------------------------- diff --git a/kylin/pom.xml b/kylin/pom.xml index 46f82f1..9e5311d 100755 --- a/kylin/pom.xml +++ b/kylin/pom.xml @@ -17,18 +17,20 @@ --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-kylin</artifactId> <packaging>jar</packaging> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <name>Zeppelin: Kylin interpreter</name> <url>http://zeppelin.incubator.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/lens/pom.xml ---------------------------------------------------------------------- diff --git a/lens/pom.xml b/lens/pom.xml index fdedf78..bb45ac2 100644 --- a/lens/pom.xml +++ b/lens/pom.xml @@ -22,14 +22,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-lens</artifactId> <packaging>jar</packaging> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <name>Zeppelin: Lens interpreter</name> <url>http://www.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/markdown/pom.xml ---------------------------------------------------------------------- diff --git a/markdown/pom.xml b/markdown/pom.xml index 0cb9c26..6004f16 100644 --- a/markdown/pom.xml +++ b/markdown/pom.xml @@ -22,14 +22,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-markdown</artifactId> <packaging>jar</packaging> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <name>Zeppelin: Markdown interpreter</name> <url>http://zeppelin.incubator.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/phoenix/pom.xml ---------------------------------------------------------------------- diff --git a/phoenix/pom.xml b/phoenix/pom.xml index 79b225e..3cca32d 100644 --- a/phoenix/pom.xml +++ b/phoenix/pom.xml @@ -22,13 +22,13 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-phoenix</artifactId> <packaging>jar</packaging> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <name>Zeppelin: Apache Phoenix Interpreter</name> <description>Zeppelin interprter for Apache Phoenix</description> <url>http://zeppelin.incubator.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c3f554f..9d5b572 100755 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,8 @@ ~ limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this @@ -34,7 +35,7 @@ <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin</artifactId> <packaging>pom</packaging> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <name>Zeppelin</name> <description>Zeppelin project</description> <url>http://zeppelin.incubator.apache.org/</url> @@ -57,7 +58,6 @@ <url>https://git-wip-us.apache.org/repos/asf/incubator-zeppelin.git</url> <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-zeppelin.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-zeppelin.git</developerConnection> - <tag>HEAD</tag> </scm> <developers> @@ -398,7 +398,7 @@ <id>enforce</id> <configuration> <rules> - <DependencyConvergence /> + <DependencyConvergence/> </rules> <failFast>true</failFast> </configuration> @@ -587,7 +587,7 @@ </goals> </pluginExecutionFilter> <action> - <ignore /> + <ignore/> </action> </pluginExecution> <pluginExecution> @@ -607,7 +607,7 @@ </goals> </pluginExecutionFilter> <action> - <ignore /> + <ignore></ignore> </action> </pluginExecution> </pluginExecutions> http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/postgresql/pom.xml ---------------------------------------------------------------------- diff --git a/postgresql/pom.xml b/postgresql/pom.xml index 6c1bc94..daf27af 100644 --- a/postgresql/pom.xml +++ b/postgresql/pom.xml @@ -16,19 +16,20 @@ ~ limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-postgresql</artifactId> <packaging>jar</packaging> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <name>Zeppelin: PostgreSQL interpreter</name> <url>http://www.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/shell/pom.xml ---------------------------------------------------------------------- diff --git a/shell/pom.xml b/shell/pom.xml index a743649..6379bea 100644 --- a/shell/pom.xml +++ b/shell/pom.xml @@ -22,14 +22,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-shell</artifactId> <packaging>jar</packaging> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <name>Zeppelin: Shell interpreter</name> <url>http://zeppelin.incubator.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/spark-dependencies/pom.xml ---------------------------------------------------------------------- diff --git a/spark-dependencies/pom.xml b/spark-dependencies/pom.xml index ccad5f5..cb8bfc4 100644 --- a/spark-dependencies/pom.xml +++ b/spark-dependencies/pom.xml @@ -22,14 +22,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-spark-dependencies</artifactId> <packaging>jar</packaging> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <name>Zeppelin: Spark dependencies</name> <description>Zeppelin spark support</description> <url>http://zeppelin.incubator.apache.org</url> @@ -43,7 +43,7 @@ <hadoop.version>2.3.0</hadoop.version> <yarn.version>${hadoop.version}</yarn.version> <avro.version>1.7.7</avro.version> - <avro.mapred.classifier /> + <avro.mapred.classifier></avro.mapred.classifier> <jets3t.version>0.7.1</jets3t.version> <protobuf.version>2.4.1</protobuf.version> @@ -792,9 +792,12 @@ </goals> <configuration> <target> - <delete dir="../interpreter/spark/pyspark" /> - <copy todir="../interpreter/spark/pyspark" file="${project.build.directory}/spark-dist/spark-${spark.version}/python/lib/py4j-${py4j.version}-src.zip" /> - <zip destfile="${project.build.directory}/../../interpreter/spark/pyspark/pyspark.zip" basedir="${project.build.directory}/spark-dist/spark-${spark.version}/python" includes="pyspark/*.py,pyspark/**/*.py" /> + <delete dir="../interpreter/spark/pyspark"/> + <copy todir="../interpreter/spark/pyspark" + file="${project.build.directory}/spark-dist/spark-${spark.version}/python/lib/py4j-${py4j.version}-src.zip"/> + <zip destfile="${project.build.directory}/../../interpreter/spark/pyspark/pyspark.zip" + basedir="${project.build.directory}/spark-dist/spark-${spark.version}/python" + includes="pyspark/*.py,pyspark/**/*.py"/> </target> </configuration> </execution> @@ -875,7 +878,7 @@ </filter> </filters> <transformers> - <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" /> + <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/> <transformer implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer"> <resource>reference.conf</resource> </transformer> http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/spark/pom.xml ---------------------------------------------------------------------- diff --git a/spark/pom.xml b/spark/pom.xml index a55bf5b..2bc1d6d 100644 --- a/spark/pom.xml +++ b/spark/pom.xml @@ -22,14 +22,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-spark</artifactId> <packaging>jar</packaging> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <name>Zeppelin: Spark</name> <description>Zeppelin spark support</description> <url>http://zeppelin.incubator.apache.org</url> @@ -408,7 +408,7 @@ </filter> </filters> <transformers> - <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer" /> + <transformer implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/> <transformer implementation="org.apache.maven.plugins.shade.resource.AppendingTransformer"> <resource>reference.conf</resource> </transformer> http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/tajo/pom.xml ---------------------------------------------------------------------- diff --git a/tajo/pom.xml b/tajo/pom.xml index 1dba26d..cf4311f 100644 --- a/tajo/pom.xml +++ b/tajo/pom.xml @@ -21,14 +21,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-tajo</artifactId> <packaging>jar</packaging> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <name>Zeppelin: Tajo interpreter</name> <url>http://www.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/zeppelin-distribution/pom.xml ---------------------------------------------------------------------- diff --git a/zeppelin-distribution/pom.xml b/zeppelin-distribution/pom.xml index 4845b10..df44898 100644 --- a/zeppelin-distribution/pom.xml +++ b/zeppelin-distribution/pom.xml @@ -16,13 +16,14 @@ ~ limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/zeppelin-interpreter/pom.xml ---------------------------------------------------------------------- diff --git a/zeppelin-interpreter/pom.xml b/zeppelin-interpreter/pom.xml index 4030203..59d2cd0 100644 --- a/zeppelin-interpreter/pom.xml +++ b/zeppelin-interpreter/pom.xml @@ -16,21 +16,22 @@ ~ limitations under the License. --> -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-interpreter</artifactId> <packaging>jar</packaging> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <name>Zeppelin: Interpreter</name> <description>Zeppelin Interpreter</description> <url>http://zeppelin.incubator.apache.org</url> http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/zeppelin-server/pom.xml ---------------------------------------------------------------------- diff --git a/zeppelin-server/pom.xml b/zeppelin-server/pom.xml index 6c9c245..e77ee6c 100644 --- a/zeppelin-server/pom.xml +++ b/zeppelin-server/pom.xml @@ -22,14 +22,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-server</artifactId> <packaging>jar</packaging> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <name>Zeppelin: Server</name> <url>http://www.nflabs.com</url> @@ -337,7 +337,7 @@ <artifactId>scalatest-maven-plugin</artifactId> <version>1.0</version> <configuration> - <stderr /> + <stderr/> <systemProperties> <spark.testing>1</spark.testing> </systemProperties> http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/zeppelin-web/pom.xml ---------------------------------------------------------------------- diff --git a/zeppelin-web/pom.xml b/zeppelin-web/pom.xml index 86f10b4..6b278af 100644 --- a/zeppelin-web/pom.xml +++ b/zeppelin-web/pom.xml @@ -22,14 +22,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-web</artifactId> <packaging>war</packaging> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <name>Zeppelin: web Application</name> <!-- See https://github.com/eirslett/frontend-maven-plugin/issues/229 --> http://git-wip-us.apache.org/repos/asf/incubator-zeppelin/blob/dedd6a6e/zeppelin-zengine/pom.xml ---------------------------------------------------------------------- diff --git a/zeppelin-zengine/pom.xml b/zeppelin-zengine/pom.xml index 5c72609..0ef60bf 100644 --- a/zeppelin-zengine/pom.xml +++ b/zeppelin-zengine/pom.xml @@ -23,14 +23,14 @@ <parent> <artifactId>zeppelin</artifactId> <groupId>org.apache.zeppelin</groupId> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <relativePath>..</relativePath> </parent> <groupId>org.apache.zeppelin</groupId> <artifactId>zeppelin-zengine</artifactId> <packaging>jar</packaging> - <version>0.5.7-incubating-SNAPSHOT</version> + <version>0.6.0-incubating-SNAPSHOT</version> <name>Zeppelin: Zengine</name> <description>Zeppelin Zengine</description> <url>http://zeppelin.incubator.apache.org</url>
