Skip to content

Commit

Permalink
ZEPPELIN-3774. Rename module interpreter-parent to zeppelin-interpret…
Browse files Browse the repository at this point in the history
…er-parent

### What is this PR for?
Trivial PR for module name refactoring.

### What type of PR is it?
[Refactoring]

### Todos
* [ ] - Task

### What is the Jira issue?
* https://issues.apache.org/jira/browse/ZEPPELIN-3774

### How should this be tested?
* CI pass

### Screenshots (if appropriate)

### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No

Author: Jeff Zhang <zjffdu@apache.org>

Closes apache#3175 from zjffdu/ZEPPELIN-3774 and squashes the following commits:

ea72df9 [Jeff Zhang] ZEPPELIN-3774. Rename module interpreter-parent to zeppelin-interpreter-parent
  • Loading branch information
zjffdu committed Sep 11, 2018
1 parent 39041bf commit 0910e7f
Show file tree
Hide file tree
Showing 30 changed files with 62 additions and 61 deletions.
4 changes: 2 additions & 2 deletions alluxio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions angular/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions beam/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions bigquery/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions cassandra/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
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>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<artifactId>zeppelin-elasticsearch</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions file/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions flink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions geode/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
5 changes: 2 additions & 3 deletions groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<!--version>0.6.2</version-->
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
5 changes: 3 additions & 2 deletions hbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,12 @@
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>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions helium-dev/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<artifactId>interpreter-parent</artifactId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions ignite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<artifactId>zeppelin-ignite_2.10</artifactId>
Expand Down
6 changes: 3 additions & 3 deletions java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@

<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>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
7 changes: 4 additions & 3 deletions kylin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,14 @@
<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>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent/pom.xml</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>org.apache.zeppelin</groupId>
<artifactId>zeppelin-kylin</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions lens/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions livy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions markdown/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions neo4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions pig/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<inceptionYear>2013</inceptionYear>

<modules>
<module>interpreter-parent</module>
<module>zeppelin-interpreter-parent</module>
<module>zeppelin-interpreter</module>
<module>zeppelin-interpreter-api</module>
<module>zeppelin-zengine</module>
Expand Down
4 changes: 2 additions & 2 deletions python/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent/pom.xml</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions r/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions sap/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions scalding/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions scio/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions shell/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
4 changes: 2 additions & 2 deletions spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
<modelVersion>4.0.0</modelVersion>

<parent>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<groupId>org.apache.zeppelin</groupId>
<version>0.9.0-SNAPSHOT</version>
<relativePath>../interpreter-parent/pom.xml</relativePath>
<relativePath>../zeppelin-interpreter-parent/pom.xml</relativePath>
</parent>

<groupId>org.apache.zeppelin</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</parent>

<groupId>org.apache.zeppelin</groupId>
<artifactId>interpreter-parent</artifactId>
<artifactId>zeppelin-interpreter-parent</artifactId>
<packaging>pom</packaging>
<version>0.9.0-SNAPSHOT</version>
<name>Zeppelin: Interpreter Parent</name>
Expand Down

0 comments on commit 0910e7f

Please sign in to comment.