Repository: kylin
Updated Branches:
  refs/heads/v2.1.0-release2 8154728e4 -> 426b7ba64


KYLIN-2763 update calcite version


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

Branch: refs/heads/v2.1.0-release2
Commit: 426b7ba6415a692c79aaf6b2a7de24f34ebce2c5
Parents: 8154728
Author: shaofengshi <shaofeng...@apache.org>
Authored: Sun Aug 13 11:01:25 2017 +0800
Committer: shaofengshi <shaofeng...@apache.org>
Committed: Sun Aug 13 11:01:25 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/kylin/blob/426b7ba6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d675484..c158b04 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
         <!-- <reflections.version>0.9.10</reflections.version> -->
 
         <!-- Calcite Version -->
-        <calcite.version>1.12.0-kylin-r2-SNAPSHOT</calcite.version>
+        <calcite.version>1.12.0-kylin-r2</calcite.version>
         <avatica.version>1.9.0</avatica.version>
 
         <!-- Hadoop Common deps, keep compatible with hadoop2.version -->

Reply via email to