Repository: phoenix
Updated Branches:
  refs/heads/4.5-HBase-1.1 6c8d08e9e -> 9b2dc1f36


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/9b2dc1f3
Tree: http://git-wip-us.apache.org/repos/asf/phoenix/tree/9b2dc1f3
Diff: http://git-wip-us.apache.org/repos/asf/phoenix/diff/9b2dc1f3

Branch: refs/heads/4.5-HBase-1.1
Commit: 9b2dc1f3692e35d996bc9a7a91c982b3c1835e7c
Parents: 6c8d08e
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:13 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/phoenix/blob/9b2dc1f3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cce0311..83d7010 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