Repository: kylin
Updated Branches:
  refs/heads/1.5.4.1-beeline [created] 8f4ed7279


update version


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

Branch: refs/heads/1.5.4.1-beeline
Commit: 18a14547cb923d6c051f48a774cb8b804ad2d510
Parents: 4c9b67f
Author: shaofengshi <shaofeng...@apache.org>
Authored: Fri Sep 23 16:57:26 2016 +0800
Committer: shaofengshi <shaofeng...@apache.org>
Committed: Fri Sep 23 16:57:26 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/18a14547/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index c7bde96..151ab0d 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>kylin</artifactId>
         <groupId>org.apache.kylin</groupId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
 
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/atopcalcite/pom.xml
----------------------------------------------------------------------
diff --git a/atopcalcite/pom.xml b/atopcalcite/pom.xml
index 177b933..744dbb0 100644
--- a/atopcalcite/pom.xml
+++ b/atopcalcite/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
     </parent>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/core-common/pom.xml
----------------------------------------------------------------------
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 780fd82..641f88d 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/core-cube/pom.xml
----------------------------------------------------------------------
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 7c9a549..54f4786 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/core-dictionary/pom.xml
----------------------------------------------------------------------
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index 1bf97af..d4940b9 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/core-job/pom.xml
----------------------------------------------------------------------
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 601f730..a250b07 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/core-metadata/pom.xml
----------------------------------------------------------------------
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 142dd33..6948eba 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/core-storage/pom.xml
----------------------------------------------------------------------
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 2d9d618..e801c9d 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/engine-mr/pom.xml
----------------------------------------------------------------------
diff --git a/engine-mr/pom.xml b/engine-mr/pom.xml
index a740118..f1855fe 100644
--- a/engine-mr/pom.xml
+++ b/engine-mr/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/engine-spark/pom.xml
----------------------------------------------------------------------
diff --git a/engine-spark/pom.xml b/engine-spark/pom.xml
index 397e06b..5eca656 100644
--- a/engine-spark/pom.xml
+++ b/engine-spark/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/engine-streaming/pom.xml
----------------------------------------------------------------------
diff --git a/engine-streaming/pom.xml b/engine-streaming/pom.xml
index 876279d..dbc38b0 100644
--- a/engine-streaming/pom.xml
+++ b/engine-streaming/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 4c03768..a7ace52 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/kylin-it/pom.xml
----------------------------------------------------------------------
diff --git a/kylin-it/pom.xml b/kylin-it/pom.xml
index 43e47c9..66e17d8 100644
--- a/kylin-it/pom.xml
+++ b/kylin-it/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>kylin</artifactId>
         <groupId>org.apache.kylin</groupId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1abc4eb..fc5b511 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.kylin</groupId>
     <artifactId>kylin</artifactId>
     <packaging>pom</packaging>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.5.4.1-SNAPSHOT</version>
 
     <name>Apache Kylin</name>
     <url>http://kylin.apache.org</url>

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/query/pom.xml
----------------------------------------------------------------------
diff --git a/query/pom.xml b/query/pom.xml
index 6e063f6..b3edb64 100644
--- a/query/pom.xml
+++ b/query/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/server-base/pom.xml
----------------------------------------------------------------------
diff --git a/server-base/pom.xml b/server-base/pom.xml
index 1302051..7439e99 100644
--- a/server-base/pom.xml
+++ b/server-base/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/server/pom.xml
----------------------------------------------------------------------
diff --git a/server/pom.xml b/server/pom.xml
index 43453a8..2396342 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
     </parent>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/source-hive/pom.xml
----------------------------------------------------------------------
diff --git a/source-hive/pom.xml b/source-hive/pom.xml
index 08019d0..fdca02c 100644
--- a/source-hive/pom.xml
+++ b/source-hive/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/source-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/source-kafka/pom.xml b/source-kafka/pom.xml
index 90c2211..2d61dce 100644
--- a/source-kafka/pom.xml
+++ b/source-kafka/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/storage-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/storage-hbase/pom.xml b/storage-hbase/pom.xml
index 1d33071..b238570 100644
--- a/storage-hbase/pom.xml
+++ b/storage-hbase/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/tomcat-ext/pom.xml
----------------------------------------------------------------------
diff --git a/tomcat-ext/pom.xml b/tomcat-ext/pom.xml
index 722488f..5b5c47a 100644
--- a/tomcat-ext/pom.xml
+++ b/tomcat-ext/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>kylin-tomcat-ext</artifactId>

http://git-wip-us.apache.org/repos/asf/kylin/blob/18a14547/tool/pom.xml
----------------------------------------------------------------------
diff --git a/tool/pom.xml b/tool/pom.xml
index e530469..f2b3950 100644
--- a/tool/pom.xml
+++ b/tool/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>kylin</artifactId>
         <groupId>org.apache.kylin</groupId>
-        <version>1.6.0-SNAPSHOT</version>
+        <version>1.5.4.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

Reply via email to