Repository: kylin
Updated Branches:
  refs/heads/v1.5.3-release-rc2 abfe88e9b -> e6906cf28


[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/v1.5.3-release-rc2
Commit: e6906cf28676001c8152855d089c098f52391b6c
Parents: abfe88e
Author: shaofengshi <shaofeng...@apache.org>
Authored: Sun Jul 24 14:28:44 2016 +0000
Committer: shaofengshi <shaofeng...@apache.org>
Committed: Sun Jul 24 14:28:44 2016 +0000

----------------------------------------------------------------------
 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                  | 4 ++--
 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 +-
 tool/pom.xml             | 2 +-
 21 files changed, 22 insertions(+), 22 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 976f8b2..808eb01 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.3</version>
+        <version>1.5.4-SNAPSHOT</version>
 
     </parent>
     <modelVersion>4.0.0</modelVersion>

http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/atopcalcite/pom.xml
----------------------------------------------------------------------
diff --git a/atopcalcite/pom.xml b/atopcalcite/pom.xml
index 4a849b5..61c4751 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.3</version>
+        <version>1.5.4-SNAPSHOT</version>
     </parent>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/core-common/pom.xml
----------------------------------------------------------------------
diff --git a/core-common/pom.xml b/core-common/pom.xml
index 8e75b18..f64326e 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.3</version>
+        <version>1.5.4-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/core-cube/pom.xml
----------------------------------------------------------------------
diff --git a/core-cube/pom.xml b/core-cube/pom.xml
index 2d4ca47..69b3979 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.3</version>
+        <version>1.5.4-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/core-dictionary/pom.xml
----------------------------------------------------------------------
diff --git a/core-dictionary/pom.xml b/core-dictionary/pom.xml
index f14d639..ca619ad 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.3</version>
+        <version>1.5.4-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/core-job/pom.xml
----------------------------------------------------------------------
diff --git a/core-job/pom.xml b/core-job/pom.xml
index bc3f684..1e735b6 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.3</version>
+        <version>1.5.4-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/core-metadata/pom.xml
----------------------------------------------------------------------
diff --git a/core-metadata/pom.xml b/core-metadata/pom.xml
index 1a2c5e8..e733864 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.3</version>
+        <version>1.5.4-SNAPSHOT</version>
         
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/core-storage/pom.xml
----------------------------------------------------------------------
diff --git a/core-storage/pom.xml b/core-storage/pom.xml
index 23a6e44..c175f62 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.3</version>
+        <version>1.5.4-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/engine-mr/pom.xml
----------------------------------------------------------------------
diff --git a/engine-mr/pom.xml b/engine-mr/pom.xml
index 23c881d..10d6549 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.3</version>
+        <version>1.5.4-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/engine-spark/pom.xml
----------------------------------------------------------------------
diff --git a/engine-spark/pom.xml b/engine-spark/pom.xml
index b7d450f..6f7d919 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.3</version>
+        <version>1.5.4-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/engine-streaming/pom.xml
----------------------------------------------------------------------
diff --git a/engine-streaming/pom.xml b/engine-streaming/pom.xml
index 5307466..83f50ae 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.3</version>
+        <version>1.5.4-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index e86998e..ebc5554 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.3</version>
+        <version>1.5.4-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/kylin-it/pom.xml
----------------------------------------------------------------------
diff --git a/kylin-it/pom.xml b/kylin-it/pom.xml
index e9765f1..78e5cca 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.3</version>
+        <version>1.5.4-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0715e87..97734a1 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.3</version>
+    <version>1.5.4-SNAPSHOT</version>
 
     <name>Kylin:HadoopOLAPEngine</name>
     <url>http://kylin.apache.org</url>
@@ -168,7 +168,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.3</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <dependencyManagement>

http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/query/pom.xml
----------------------------------------------------------------------
diff --git a/query/pom.xml b/query/pom.xml
index dac7db3..17109d4 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.3</version>
+        <version>1.5.4-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/server-base/pom.xml
----------------------------------------------------------------------
diff --git a/server-base/pom.xml b/server-base/pom.xml
index e1f42ab..9767208 100644
--- a/server-base/pom.xml
+++ b/server-base/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>1.5.3</version>
+        <version>1.5.4-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/server/pom.xml
----------------------------------------------------------------------
diff --git a/server/pom.xml b/server/pom.xml
index bca91fb..75d87be 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.3</version>
+        <version>1.5.4-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/source-hive/pom.xml
----------------------------------------------------------------------
diff --git a/source-hive/pom.xml b/source-hive/pom.xml
index b2e6b33..c4eea8d 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.3</version>
+        <version>1.5.4-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/source-kafka/pom.xml
----------------------------------------------------------------------
diff --git a/source-kafka/pom.xml b/source-kafka/pom.xml
index 2e983da..a3c2092 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.3</version>
+        <version>1.5.4-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/storage-hbase/pom.xml
----------------------------------------------------------------------
diff --git a/storage-hbase/pom.xml b/storage-hbase/pom.xml
index 39782de..c14fbb8 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.3</version>
+        <version>1.5.4-SNAPSHOT</version>
 
     </parent>
 

http://git-wip-us.apache.org/repos/asf/kylin/blob/e6906cf2/tool/pom.xml
----------------------------------------------------------------------
diff --git a/tool/pom.xml b/tool/pom.xml
index 5342336..aab83ff 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.3</version>
+        <version>1.5.4-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 

Reply via email to