Repository: kylin Updated Branches: refs/heads/master 9347f0b4f -> 0bc067771
update calcite to 1.13.0-r4 Project: http://git-wip-us.apache.org/repos/asf/kylin/repo Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/0bc06777 Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/0bc06777 Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/0bc06777 Branch: refs/heads/master Commit: 0bc0677714f262095f8099581f1ec15a783142b5 Parents: 9347f0b Author: Billy Liu <[email protected]> Authored: Wed Feb 7 17:18:11 2018 +0800 Committer: Billy Liu <[email protected]> Committed: Thu Feb 8 13:55:27 2018 +0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/kylin/blob/0bc06777/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7e3cb72..43e96bb 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-r4</calcite.version> <avatica.version>1.10.0</avatica.version> <!-- Hadoop Common deps, keep compatible with hadoop2.version -->
