You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2015/02/12 06:23:52 UTC

[92/97] [abbrv] incubator-kylin git commit: release v0.6.5

release v0.6.5


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

Branch: refs/heads/staging
Commit: 81eb205ceeab7f5064d18d81a71d34a4c19d0889
Parents: fdb4ecc
Author: lukehan <lu...@apache.org>
Authored: Fri Feb 6 16:19:09 2015 +0800
Committer: lukehan <lu...@apache.org>
Committed: Fri Feb 6 16:19:09 2015 +0800

----------------------------------------------------------------------
 atopcalcite/pom.xml | 2 +-
 common/pom.xml      | 2 +-
 cube/pom.xml        | 2 +-
 dictionary/pom.xml  | 2 +-
 jdbc/pom.xml        | 2 +-
 job/pom.xml         | 2 +-
 metadata/pom.xml    | 2 +-
 pom.xml             | 2 +-
 query/pom.xml       | 2 +-
 server/pom.xml      | 2 +-
 storage/pom.xml     | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/81eb205c/atopcalcite/pom.xml
----------------------------------------------------------------------
diff --git a/atopcalcite/pom.xml b/atopcalcite/pom.xml
index 4b06b38..64b87a9 100644
--- a/atopcalcite/pom.xml
+++ b/atopcalcite/pom.xml
@@ -8,7 +8,7 @@
     <parent>
         <groupId>com.kylinolap</groupId>
         <artifactId>kylin</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/81eb205c/common/pom.xml
----------------------------------------------------------------------
diff --git a/common/pom.xml b/common/pom.xml
index b0cdf9e..3c7dce8 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -8,7 +8,7 @@
     <parent>
         <groupId>com.kylinolap</groupId>
         <artifactId>kylin</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/81eb205c/cube/pom.xml
----------------------------------------------------------------------
diff --git a/cube/pom.xml b/cube/pom.xml
index d7942b9..82799ea 100644
--- a/cube/pom.xml
+++ b/cube/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>com.kylinolap</groupId>
         <artifactId>kylin</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/81eb205c/dictionary/pom.xml
----------------------------------------------------------------------
diff --git a/dictionary/pom.xml b/dictionary/pom.xml
index 3ca9143..5a41e4b 100644
--- a/dictionary/pom.xml
+++ b/dictionary/pom.xml
@@ -8,7 +8,7 @@
     <parent>
         <groupId>com.kylinolap</groupId>
         <artifactId>kylin</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/81eb205c/jdbc/pom.xml
----------------------------------------------------------------------
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 6b7287e..aa851a4 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -11,7 +11,7 @@
 	<parent>
 		<groupId>com.kylinolap</groupId>
 		<artifactId>kylin</artifactId>
-		<version>0.6.5-SNAPSHOT</version>
+		<version>0.6.5</version>
 	</parent>
 
 	<properties>

http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/81eb205c/job/pom.xml
----------------------------------------------------------------------
diff --git a/job/pom.xml b/job/pom.xml
index e5c20f8..49555e5 100644
--- a/job/pom.xml
+++ b/job/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>com.kylinolap</groupId>
         <artifactId>kylin</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <artifactId>kylin-job</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/81eb205c/metadata/pom.xml
----------------------------------------------------------------------
diff --git a/metadata/pom.xml b/metadata/pom.xml
index c77700a..3b9ce9f 100644
--- a/metadata/pom.xml
+++ b/metadata/pom.xml
@@ -8,7 +8,7 @@
     <parent>
         <groupId>com.kylinolap</groupId>
         <artifactId>kylin</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/81eb205c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0274d13..caa3ee6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
     <groupId>com.kylinolap</groupId>
     <artifactId>kylin</artifactId>
     <packaging>pom</packaging>
-    <version>0.6.5-SNAPSHOT</version>
+    <version>0.6.5</version>
     <name>Kylin:HadoopOLAPEngine</name>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/81eb205c/query/pom.xml
----------------------------------------------------------------------
diff --git a/query/pom.xml b/query/pom.xml
index a931bb3..6f7df03 100644
--- a/query/pom.xml
+++ b/query/pom.xml
@@ -9,7 +9,7 @@
     <parent>
         <groupId>com.kylinolap</groupId>
         <artifactId>kylin</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/81eb205c/server/pom.xml
----------------------------------------------------------------------
diff --git a/server/pom.xml b/server/pom.xml
index 8f3a49b..6a0736d 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -9,7 +9,7 @@
     <parent>
         <groupId>com.kylinolap</groupId>
         <artifactId>kylin</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/81eb205c/storage/pom.xml
----------------------------------------------------------------------
diff --git a/storage/pom.xml b/storage/pom.xml
index 0d2af05..4b0918d 100644
--- a/storage/pom.xml
+++ b/storage/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>com.kylinolap</groupId>
         <artifactId>kylin</artifactId>
-        <version>0.6.5-SNAPSHOT</version>
+        <version>0.6.5</version>
     </parent>
 
     <dependencies>