Repository: kylin
Updated Branches:
  refs/heads/v2.2.0-release 57d97d149 -> c4bc9c5d0


minor, update calcite dependency


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

Branch: refs/heads/v2.2.0-release
Commit: c4bc9c5d03ebf12d76bee9826459e806b587d853
Parents: 57d97d1
Author: lidongsjtu <lid...@apache.org>
Authored: Sat Oct 28 22:28:07 2017 +0800
Committer: lidongsjtu <lid...@apache.org>
Committed: Sat Oct 28 22:28:07 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/kylin/blob/c4bc9c5d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d8a627c..b637ba1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -67,7 +67,7 @@
         <!-- <reflections.version>0.9.10</reflections.version> -->
 
         <!-- Calcite Version -->
-        <calcite.version>1.13.0-kylin-r3-SNAPSHOT</calcite.version>
+        <calcite.version>1.13.0-kylin-r3</calcite.version>
         <avatica.version>1.10.0</avatica.version>
 
         <!-- Hadoop Common deps, keep compatible with hadoop2.version -->

Reply via email to