update version number

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

Branch: refs/heads/v1.5.2.1-release-rc1
Commit: ef1d13f8482b755b59c077c5b1ae1898e2e05e66
Parents: 6688d64
Author: shaofengshi <shaofeng...@apache.org>
Authored: Sat Jun 4 08:24:38 2016 +0800
Committer: shaofengshi <shaofeng...@apache.org>
Committed: Sat Jun 4 08:24:38 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 +-
 invertedindex/pom.xml    | 2 +-
 jdbc/pom.xml             | 2 +-
 kylin-it/pom.xml         | 2 +-
 pom.xml                  | 4 ++--
 query/pom.xml            | 2 +-
 server/pom.xml           | 2 +-
 source-hive/pom.xml      | 2 +-
 source-kafka/pom.xml     | 2 +-
 storage-hbase/pom.xml    | 2 +-
 tool/pom.xml             | 2 +-
 21 files changed, 22 insertions(+), 22 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index b6e3675..204035b 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>kylin</artifactId>
         <groupId>org.apache.kylin</groupId>
-        <version>1.5.2</version>
+        <version>1.5.2.1</version>
 
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/atopcalcite/pom.xml
----------------------------------------------------------------------
diff --git a/atopcalcite/pom.xml b/atopcalcite/pom.xml
index 7c70df3..7779201 100644
--- a/atopcalcite/pom.xml
+++ b/atopcalcite/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.2.1</version>
     </parent>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/core-common/pom.xml
----------------------------------------------------------------------
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 7647621..5030d5a 100644
--- a/core-common/pom.xml
+++ b/core-common/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.2.1</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/core-cube/pom.xml
----------------------------------------------------------------------
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 2309872..f4e0c71 100644
--- a/core-cube/pom.xml
+++ b/core-cube/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.2.1</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/core-dictionary/pom.xml
----------------------------------------------------------------------
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index 1af0091..a6cd19c 100644
--- a/core-dictionary/pom.xml
+++ b/core-dictionary/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.2.1</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/core-job/pom.xml
----------------------------------------------------------------------
diff --git a/core-job/pom.xml b/core-job/pom.xml
index 864bf1b..383303c 100644
--- a/core-job/pom.xml
+++ b/core-job/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.2.1</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/core-metadata/pom.xml
----------------------------------------------------------------------
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index f65129d..184dc5a 100644
--- a/core-metadata/pom.xml
+++ b/core-metadata/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.2.1</version>
         
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/core-storage/pom.xml
----------------------------------------------------------------------
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 2f08dd9..4948e59 100644
--- a/core-storage/pom.xml
+++ b/core-storage/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.2.1</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/engine-mr/pom.xml
----------------------------------------------------------------------
diff --git a/engine-mr/pom.xml b/engine-mr/pom.xml
index 379eaa6..dcd3e2f 100644
--- a/engine-mr/pom.xml
+++ b/engine-mr/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.2.1</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/engine-spark/pom.xml
----------------------------------------------------------------------
diff --git a/engine-spark/pom.xml b/engine-spark/pom.xml
index eda0513..2cc4d5f 100644
--- a/engine-spark/pom.xml
+++ b/engine-spark/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.2.1</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/engine-streaming/pom.xml
----------------------------------------------------------------------
diff --git a/engine-streaming/pom.xml b/engine-streaming/pom.xml
index 3613cfe..31cacac 100644
--- a/engine-streaming/pom.xml
+++ b/engine-streaming/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.2.1</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/invertedindex/pom.xml
----------------------------------------------------------------------
diff --git a/invertedindex/pom.xml b/invertedindex/pom.xml
index 95fa443..ed286c9 100644
--- a/invertedindex/pom.xml
+++ b/invertedindex/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>kylin</artifactId>
         <groupId>org.apache.kylin</groupId>
-        <version>1.5.2</version>
+        <version>1.5.2.1</version>
 
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 3de7817..fbf0718 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.2.1</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/kylin-it/pom.xml
----------------------------------------------------------------------
diff --git a/kylin-it/pom.xml b/kylin-it/pom.xml
index dec032d..171e84c 100644
--- a/kylin-it/pom.xml
+++ b/kylin-it/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>kylin</artifactId>
         <groupId>org.apache.kylin</groupId>
-        <version>1.5.2</version>
+        <version>1.5.2.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 12d9eb2..fb8606b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
     <groupId>org.apache.kylin</groupId>
     <artifactId>kylin</artifactId>
     <packaging>pom</packaging>
-    <version>1.5.2</version>
+    <version>1.5.2.1</version>
 
     <name>Kylin:HadoopOLAPEngine</name>
     <url>http://kylin.apache.org</url>
@@ -169,7 +169,7 @@
         
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/kylin.git</connection>
         
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/kylin.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf/kylin.git</url>
-      <tag>kylin-1.5.2</tag>
+      <tag>kylin-1.5.2.1</tag>
   </scm>
 
     <dependencyManagement>

http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/query/pom.xml
----------------------------------------------------------------------
diff --git a/query/pom.xml b/query/pom.xml
index 17f8169..d6c7f83 100644
--- a/query/pom.xml
+++ b/query/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.2.1</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/server/pom.xml
----------------------------------------------------------------------
diff --git a/server/pom.xml b/server/pom.xml
index 36d7b83..9ba9d5f 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.2.1</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/source-hive/pom.xml
----------------------------------------------------------------------
diff --git a/source-hive/pom.xml b/source-hive/pom.xml
index 2cb5581..2bd6349 100644
--- a/source-hive/pom.xml
+++ b/source-hive/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.2.1</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/source-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/source-kafka/pom.xml b/source-kafka/pom.xml
index 398409b..65f7566 100644
--- a/source-kafka/pom.xml
+++ b/source-kafka/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.2.1</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/storage-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/storage-hbase/pom.xml b/storage-hbase/pom.xml
index f067bf6..b03a7ed 100644
--- a/storage-hbase/pom.xml
+++ b/storage-hbase/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.5.2</version>
+        <version>1.5.2.1</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/ef1d13f8/tool/pom.xml
----------------------------------------------------------------------
diff --git a/tool/pom.xml b/tool/pom.xml
index d5b35f4..3c8033d 100644
--- a/tool/pom.xml
+++ b/tool/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>kylin</artifactId>
         <groupId>org.apache.kylin</groupId>
-        <version>1.5.2</version>
+        <version>1.5.2.1</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

Reply via email to