Repository: drill Updated Branches: refs/heads/master a53e12336 -> ca7399001
Update calcite fork version to 21. Project: http://git-wip-us.apache.org/repos/asf/drill/repo Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/ca739900 Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/ca739900 Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/ca739900 Branch: refs/heads/master Commit: ca73990018c62d92a899d7e0a298dac0ba09ed83 Parents: a49b99f Author: Jason Altekruse <[email protected]> Authored: Wed Apr 1 12:32:44 2015 -0700 Committer: Jason Altekruse <[email protected]> Committed: Mon Apr 6 08:13:26 2015 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/drill/blob/ca739900/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d577769..5e4bc68 100644 --- a/pom.xml +++ b/pom.xml @@ -960,7 +960,7 @@ <dependency> <groupId>net.hydromatic</groupId> <artifactId>optiq-core</artifactId> - <version>0.9-drill-r20.2</version> + <version>0.9-drill-r21</version> <exclusions> <exclusion> <groupId>org.jgrapht</groupId>
