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 2016/10/27 20:57:47 UTC

[2/4] phoenix git commit: PHOENIX-3420 Upgrade to sqlline 1.2.0

PHOENIX-3420 Upgrade to sqlline 1.2.0


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

Branch: refs/heads/master
Commit: 6ba58ad2bd850b2dceda2c109e2142448156e2e8
Parents: 9eab8f5
Author: James Taylor <ja...@apache.org>
Authored: Thu Oct 27 13:08:32 2016 -0700
Committer: James Taylor <ja...@apache.org>
Committed: Thu Oct 27 13:17:04 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/phoenix/blob/6ba58ad2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5cce42b..a2bdd49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
     <commons-lang.version>2.5</commons-lang.version>
     <commons-logging.version>1.2</commons-logging.version>
     <commons-csv.version>1.0</commons-csv.version>
-    <sqlline.version>1.1.9</sqlline.version>
+    <sqlline.version>1.2.0</sqlline.version>
     <guava.version>13.0.1</guava.version>
     <flume.version>1.4.0</flume.version>
     <findbugs-annotations.version>1.3.9-1</findbugs-annotations.version>