Repository: phoenix
Updated Branches:
  refs/heads/4.5-HBase-0.98 71da8a021 -> c59f47dc5


PHOENIX-2175 Bump calcite version to 1.3.0-incubating


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

Branch: refs/heads/4.5-HBase-0.98
Commit: c59f47dc5a24588b013689fcc6cdf8933b88447e
Parents: 71da8a0
Author: Nick Dimiduk <ndimi...@apache.org>
Authored: Wed Aug 12 15:33:18 2015 -0700
Committer: Nick Dimiduk <ndimi...@apache.org>
Committed: Wed Aug 12 15:50:36 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/phoenix/blob/c59f47dc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 0339860..75bb4aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -109,7 +109,7 @@
     <collections.version>3.2.1</collections.version>
     <jodatime.version>2.7</jodatime.version>
     <joni.version>2.1.2</joni.version>
-    <calcite.version>1.2.0-incubating</calcite.version>
+    <calcite.version>1.3.0-incubating</calcite.version>
 
     <!-- Test Dependencies -->
     <mockito-all.version>1.8.5</mockito-all.version>

Reply via email to