Skip to content

Commit

Permalink
minor, rename project names in pom
Browse files Browse the repository at this point in the history
  • Loading branch information
liyang-kylin committed Sep 16, 2016
1 parent 3e081b3 commit ab7585a
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>kylin-assembly</artifactId>
<name>Kylin:Assembly</name>
<name>Apache Kylin - Assembly</name>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion atopcalcite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<artifactId>atopcalcite</artifactId>
<packaging>jar</packaging>
<name>Kylin:AtopCalcite</name>
<name>Apache Kylin - Calcite Overrides</name>

<parent>
<groupId>org.apache.kylin</groupId>
Expand Down
2 changes: 1 addition & 1 deletion core-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<artifactId>kylin-core-common</artifactId>
<packaging>jar</packaging>
<name>Kylin:Core-Common</name>
<name>Apache Kylin - Core Common</name>

<parent>
<groupId>org.apache.kylin</groupId>
Expand Down
2 changes: 1 addition & 1 deletion core-cube/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<artifactId>kylin-core-cube</artifactId>
<packaging>jar</packaging>
<name>Kylin:Core-Cube</name>
<name>Apache Kylin - Core Cube</name>

<parent>
<groupId>org.apache.kylin</groupId>
Expand Down
2 changes: 1 addition & 1 deletion core-dictionary/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<artifactId>kylin-core-dictionary</artifactId>
<packaging>jar</packaging>
<name>Kylin:Core-Dictionary</name>
<name>Apache Kylin - Core Dictionary</name>

<parent>
<groupId>org.apache.kylin</groupId>
Expand Down
2 changes: 1 addition & 1 deletion core-job/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<artifactId>kylin-core-job</artifactId>
<packaging>jar</packaging>
<name>Kylin:Core-Job</name>
<name>Apache Kylin - Core Job</name>

<parent>
<groupId>org.apache.kylin</groupId>
Expand Down
2 changes: 1 addition & 1 deletion core-metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<artifactId>kylin-core-metadata</artifactId>
<packaging>jar</packaging>
<name>Kylin:Core-Metadata</name>
<name>Apache Kylin - Core Metadata</name>

<parent>
<groupId>org.apache.kylin</groupId>
Expand Down
2 changes: 1 addition & 1 deletion core-storage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<artifactId>kylin-core-storage</artifactId>
<packaging>jar</packaging>
<name>Kylin:Core-Storage</name>
<name>Apache Kylin - Core Storage</name>

<parent>
<groupId>org.apache.kylin</groupId>
Expand Down
2 changes: 1 addition & 1 deletion engine-mr/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<artifactId>kylin-engine-mr</artifactId>
<packaging>jar</packaging>
<name>Kylin:Engine-MR</name>
<name>Apache Kylin - MapReduce Engine</name>

<parent>
<groupId>org.apache.kylin</groupId>
Expand Down
2 changes: 1 addition & 1 deletion engine-spark/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<artifactId>kylin-engine-spark</artifactId>

<name>Kylin:Spark</name>
<name>Apache Kylin - Spark Engine</name>
<url>http://maven.apache.org</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion engine-streaming/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<artifactId>kylin-engine-streaming</artifactId>
<packaging>jar</packaging>
<name>Kylin:Engine-Streaming</name>
<name>Apache Kylin - Streaming Engine</name>

<parent>
<groupId>org.apache.kylin</groupId>
Expand Down
2 changes: 1 addition & 1 deletion jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>kylin-jdbc</artifactId>
<packaging>jar</packaging>
<name>Kylin:JDBC</name>
<name>Apache Kylin - JDBC Driver</name>
<description>Kylin JDBC Driver on Calcite Avatica</description>

<parent>
Expand Down
2 changes: 1 addition & 1 deletion kylin-it/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>kylin-it</artifactId>
<name>Kylin:IT</name>
<name>Apache Kylin - Integration Test</name>

<properties>
<hdp.version/>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<packaging>pom</packaging>
<version>1.5.4-SNAPSHOT</version>

<name>Kylin:HadoopOLAPEngine</name>
<name>Apache Kylin</name>
<url>http://kylin.apache.org</url>
<inceptionYear>2014</inceptionYear>

Expand Down
2 changes: 1 addition & 1 deletion query/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<!-- The basics. -->
<artifactId>kylin-query</artifactId>
<packaging>jar</packaging>
<name>Kylin:Query</name>
<name>Apache Kylin - Query</name>
<description>kylin query engine based on Calcite</description>

<parent>
Expand Down
2 changes: 1 addition & 1 deletion server-base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<artifactId>kylin-server-base</artifactId>
<packaging>jar</packaging>
<name>Kylin:RESTServerBase</name>
<name>Apache Kylin - REST Server Base</name>

<parent>
<groupId>org.apache.kylin</groupId>
Expand Down
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<artifactId>kylin-server</artifactId>
<packaging>war</packaging>
<name>Kylin:RESTServer</name>
<name>Apache Kylin - REST Server</name>
<description>Kylin REST Service and RPC Server.</description>

<parent>
Expand Down
2 changes: 1 addition & 1 deletion source-hive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<artifactId>kylin-source-hive</artifactId>
<packaging>jar</packaging>
<name>Kylin:Source-Hive</name>
<name>Apache Kylin - Hive Source</name>

<parent>
<groupId>org.apache.kylin</groupId>
Expand Down
2 changes: 1 addition & 1 deletion source-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<artifactId>kylin-source-kafka</artifactId>
<packaging>jar</packaging>
<name>Kylin:Source-Kafka</name>
<name>Apache Kylin - Kafka Source</name>

<parent>
<groupId>org.apache.kylin</groupId>
Expand Down
2 changes: 1 addition & 1 deletion storage-hbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

<artifactId>kylin-storage-hbase</artifactId>
<packaging>jar</packaging>
<name>Kylin:Storage-HBase</name>
<name>Apache Kylin - HBase Storage</name>

<parent>
<groupId>org.apache.kylin</groupId>
Expand Down
2 changes: 1 addition & 1 deletion tomcat-ext/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
</parent>

<artifactId>kylin-tomcat-ext</artifactId>
<name>Kylin:Tomcat-Ext</name>
<name>Apache Kylin - Tomcat Extension</name>

<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>kylin-tool</artifactId>
<name>Kylin:Tool</name>
<name>Apache Kylin - Tool</name>

<dependencies>
<dependency>
Expand Down

0 comments on commit ab7585a

Please sign in to comment.