Repository: phoenix
Updated Branches:
  refs/heads/4.x-HBase-1.0 55f2d61ea -> cdb47f9e4


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

Branch: refs/heads/4.x-HBase-1.0
Commit: cdb47f9e485d6c1f26f96d8dcc792543ae3308ac
Parents: 55f2d61
Author: Nick Dimiduk <[email protected]>
Authored: Wed Aug 12 15:33:18 2015 -0700
Committer: Nick Dimiduk <[email protected]>
Committed: Wed Aug 12 15:40:26 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/phoenix/blob/cdb47f9e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 46241c9..56fafd0 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