You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@calcite.apache.org by jh...@apache.org on 2017/08/11 01:50:27 UTC

[30/50] calcite-avatica-go git commit: Bump Phoenix to 4.10.0

Bump Phoenix to 4.10.0


Project: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/repo
Commit: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/commit/625d90fc
Tree: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/tree/625d90fc
Diff: http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/diff/625d90fc

Branch: refs/heads/master
Commit: 625d90fc509f0066dede50974be43bc391c2e011
Parents: 8a9e358
Author: Francis Chuang <fr...@boostport.com>
Authored: Fri Mar 24 12:48:50 2017 +1100
Committer: Julian Hyde <jh...@apache.org>
Committed: Thu Aug 10 18:47:11 2017 -0700

----------------------------------------------------------------------
 moby.yml    | 2 +-
 wercker.yml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/blob/625d90fc/moby.yml
----------------------------------------------------------------------
diff --git a/moby.yml b/moby.yml
index e1ea9de..d5171bb 100644
--- a/moby.yml
+++ b/moby.yml
@@ -1,6 +1,6 @@
 services:
   - id: phoenix
-    image: boostport/hbase-phoenix-all-in-one:1.2.4-4.9.0
+    image: boostport/hbase-phoenix-all-in-one:1.2.4-4.10.0
     ports:
       - "8765"
 

http://git-wip-us.apache.org/repos/asf/calcite-avatica-go/blob/625d90fc/wercker.yml
----------------------------------------------------------------------
diff --git a/wercker.yml b/wercker.yml
index b27f539..ec8523c 100644
--- a/wercker.yml
+++ b/wercker.yml
@@ -5,7 +5,7 @@ box:
 no-response-timeout: 20
 
 services:
-  - boostport/hbase-phoenix-all-in-one:1.2.4-4.9.0
+  - boostport/hbase-phoenix-all-in-one:1.2.4-4.10.0
 
 build:
   steps: