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

[37/50] [abbrv] incubator-kylin git commit: update version number for hard rollback after failed release attemp

update version number for hard rollback after failed release attemp


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

Branch: refs/heads/0.8.0
Commit: 764ab4e6d8c2384bc41ff1cb6a0ab3545a392d4f
Parents: ed81da1
Author: lukehan <lu...@apache.org>
Authored: Wed May 20 21:56:57 2015 +0800
Committer: shaofengshi <sh...@apache.org>
Committed: Wed May 27 12:26:14 2015 +0800

----------------------------------------------------------------------
 atopcalcite/pom.xml | 4 ++++
 server/pom.xml      | 1 -
 2 files changed, 4 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/764ab4e6/atopcalcite/pom.xml
----------------------------------------------------------------------
diff --git a/atopcalcite/pom.xml b/atopcalcite/pom.xml
index 9417503..9450df4 100644
--- a/atopcalcite/pom.xml
+++ b/atopcalcite/pom.xml
@@ -27,7 +27,11 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
+<<<<<<< HEAD
         <version>0.7.1-incubating</version>
+=======
+        <version>0.7.2-incubating-SNAPSHOT</version>
+>>>>>>> update version number for hard rollback after failed release attemp
     </parent>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/incubator-kylin/blob/764ab4e6/server/pom.xml
----------------------------------------------------------------------
diff --git a/server/pom.xml b/server/pom.xml
index 276e384..ef17c4e 100644
--- a/server/pom.xml
+++ b/server/pom.xml
@@ -28,7 +28,6 @@
     <parent>
         <groupId>org.apache.kylin</groupId>
         <artifactId>kylin</artifactId>
-        <version>0.7.1-incubating</version>
     </parent>
 
     <properties>