You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by ja...@apache.org on 2015/02/17 03:09:03 UTC

phoenix git commit: PHOENIX-1667 Update sqlline to 1.1.8

Repository: phoenix
Updated Branches:
  refs/heads/master e09a8f8de -> b8c0559c0


PHOENIX-1667 Update sqlline to 1.1.8


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

Branch: refs/heads/master
Commit: b8c0559c0d1f7f5907ffab6dba43991929692b59
Parents: e09a8f8
Author: James Taylor <jt...@salesforce.com>
Authored: Mon Feb 16 18:08:57 2015 -0800
Committer: James Taylor <jt...@salesforce.com>
Committed: Mon Feb 16 18:08:57 2015 -0800

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


http://git-wip-us.apache.org/repos/asf/phoenix/blob/b8c0559c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 47363da..74a8a36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -91,7 +91,7 @@
     <commons-lang.version>2.5</commons-lang.version>
     <commons-logging.version>1.1.1</commons-logging.version>
     <commons-csv.version>1.0</commons-csv.version>
-    <sqlline.version>1.1.6</sqlline.version>
+    <sqlline.version>1.1.8</sqlline.version>
     <guava.version>12.0.1</guava.version>
     <jackson.version>1.8.8</jackson.version>
     <flume.version>1.4.0</flume.version>