You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by ma...@apache.org on 2015/05/27 10:24:40 UTC

incubator-kylin git commit: fix ci: update version number

Repository: incubator-kylin
Updated Branches:
  refs/heads/0.8.0 aa83039c1 -> 60a4a1a0d


fix ci: update version number


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

Branch: refs/heads/0.8.0
Commit: 60a4a1a0d4a39b8886a4c323a85ec1a3d80dcaa8
Parents: aa83039
Author: honma <ho...@ebay.com>
Authored: Wed May 27 16:24:31 2015 +0800
Committer: honma <ho...@ebay.com>
Committed: Wed May 27 16:24:31 2015 +0800

----------------------------------------------------------------------
 streaming/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/60a4a1a0/streaming/pom.xml
----------------------------------------------------------------------
diff --git a/streaming/pom.xml b/streaming/pom.xml
index cec4e6b..3982ca4 100644
--- a/streaming/pom.xml
+++ b/streaming/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>kylin</artifactId>
         <groupId>org.apache.kylin</groupId>
-        <version>0.7.1-incubating-SNAPSHOT</version>
+        <version>0.7.2-incubating-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>