Repository: kylin
Updated Branches:
  refs/heads/master 3e081b3fb -> ab7585a1c


minor, rename project names in pom


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/ab7585a1
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/ab7585a1
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/ab7585a1

Branch: refs/heads/master
Commit: ab7585a1c98352ed8991753f700c02c3b00f88f4
Parents: 3e081b3
Author: Yang Li <liy...@apache.org>
Authored: Fri Sep 16 21:12:28 2016 +0800
Committer: Yang Li <liy...@apache.org>
Committed: Fri Sep 16 21:13:09 2016 +0800

----------------------------------------------------------------------
 assembly/pom.xml         | 2 +-
 atopcalcite/pom.xml      | 2 +-
 core-common/pom.xml      | 2 +-
 core-cube/pom.xml        | 2 +-
 core-dictionary/pom.xml  | 2 +-
 core-job/pom.xml         | 2 +-
 core-metadata/pom.xml    | 2 +-
 core-storage/pom.xml     | 2 +-
 engine-mr/pom.xml        | 2 +-
 engine-spark/pom.xml     | 2 +-
 engine-streaming/pom.xml | 2 +-
 jdbc/pom.xml             | 2 +-
 kylin-it/pom.xml         | 2 +-
 pom.xml                  | 2 +-
 query/pom.xml            | 2 +-
 server-base/pom.xml      | 2 +-
 server/pom.xml           | 2 +-
 source-hive/pom.xml      | 2 +-
 source-kafka/pom.xml     | 2 +-
 storage-hbase/pom.xml    | 2 +-
 tomcat-ext/pom.xml       | 2 +-
 tool/pom.xml             | 2 +-
 22 files changed, 22 insertions(+), 22 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 76ca0d8..2c7d0ab 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -28,7 +28,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>kylin-assembly</artifactId>
-    <name>Kylin:Assembly</name>
+    <name>Apache Kylin - Assembly</name>
 
     <dependencies>
         <dependency>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/atopcalcite/pom.xml
----------------------------------------------------------------------
diff --git a/atopcalcite/pom.xml b/atopcalcite/pom.xml
index 095ceda..523031e 100644
--- a/atopcalcite/pom.xml
+++ b/atopcalcite/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/core-common/pom.xml
----------------------------------------------------------------------
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 087a8e7..913d3db 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/core-cube/pom.xml
----------------------------------------------------------------------
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index a3b99eb..b422679 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/core-dictionary/pom.xml
----------------------------------------------------------------------
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index 067afd2..9a2e6a7 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/core-job/pom.xml
----------------------------------------------------------------------
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 3754591..f1960c9 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/core-metadata/pom.xml
----------------------------------------------------------------------
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 83ad165..d969b52 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/core-storage/pom.xml
----------------------------------------------------------------------
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index aaefc26..d4043e1 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/engine-mr/pom.xml
----------------------------------------------------------------------
diff --git a/engine-mr/pom.xml b/engine-mr/pom.xml
index 74514f5..14335fd 100644
--- a/engine-mr/pom.xml
+++ b/engine-mr/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/engine-spark/pom.xml
----------------------------------------------------------------------
diff --git a/engine-spark/pom.xml b/engine-spark/pom.xml
index 3ad2d71..c8dbcd7 100644
--- a/engine-spark/pom.xml
+++ b/engine-spark/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/engine-streaming/pom.xml
----------------------------------------------------------------------
diff --git a/engine-streaming/pom.xml b/engine-streaming/pom.xml
index 095871c..805f4c1 100644
--- a/engine-streaming/pom.xml
+++ b/engine-streaming/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index c003f9d..7b15acd 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/kylin-it/pom.xml
----------------------------------------------------------------------
diff --git a/kylin-it/pom.xml b/kylin-it/pom.xml
index e14fa7d..2e62414 100644
--- a/kylin-it/pom.xml
+++ b/kylin-it/pom.xml
@@ -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/>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2be4231..17af7a3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/query/pom.xml
----------------------------------------------------------------------
diff --git a/query/pom.xml b/query/pom.xml
index 8bb72ae..2ae1c9c 100644
--- a/query/pom.xml
+++ b/query/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/server-base/pom.xml
----------------------------------------------------------------------
diff --git a/server-base/pom.xml b/server-base/pom.xml
index 303ae80..8116fa4 100644
--- a/server-base/pom.xml
+++ b/server-base/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/server/pom.xml
----------------------------------------------------------------------
diff --git a/server/pom.xml b/server/pom.xml
index abe10db..8369259 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/source-hive/pom.xml
----------------------------------------------------------------------
diff --git a/source-hive/pom.xml b/source-hive/pom.xml
index 88996ba..33976f5 100644
--- a/source-hive/pom.xml
+++ b/source-hive/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/source-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/source-kafka/pom.xml b/source-kafka/pom.xml
index 7f2a2e9..b57c834 100644
--- a/source-kafka/pom.xml
+++ b/source-kafka/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/storage-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/storage-hbase/pom.xml b/storage-hbase/pom.xml
index b332354..19cf3ae 100644
--- a/storage-hbase/pom.xml
+++ b/storage-hbase/pom.xml
@@ -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>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/tomcat-ext/pom.xml
----------------------------------------------------------------------
diff --git a/tomcat-ext/pom.xml b/tomcat-ext/pom.xml
index f6af642..2a0bfc5 100644
--- a/tomcat-ext/pom.xml
+++ b/tomcat-ext/pom.xml
@@ -29,7 +29,7 @@
     </parent>
 
     <artifactId>kylin-tomcat-ext</artifactId>
-    <name>Kylin:Tomcat-Ext</name>
+    <name>Apache Kylin - Tomcat Extension</name>
 
     <dependencies>
         <dependency>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ab7585a1/tool/pom.xml
----------------------------------------------------------------------
diff --git a/tool/pom.xml b/tool/pom.xml
index a290d68..307bd1a 100644
--- a/tool/pom.xml
+++ b/tool/pom.xml
@@ -27,7 +27,7 @@
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>kylin-tool</artifactId>
-    <name>Kylin:Tool</name>
+    <name>Apache Kylin - Tool</name>
 
     <dependencies>
         <dependency>

Reply via email to