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 2018/11/08 19:33:46 UTC

calcite git commit: Oops, let's stay on sqlline-1.5 for now

Repository: calcite
Updated Branches:
  refs/heads/master ebc43d928 -> d7829a3c2


Oops, let's stay on sqlline-1.5 for now


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

Branch: refs/heads/master
Commit: d7829a3c2b35d1cb52e60167bc446b163b928096
Parents: ebc43d9
Author: Julian Hyde <jh...@apache.org>
Authored: Thu Nov 8 11:33:21 2018 -0800
Committer: Julian Hyde <jh...@apache.org>
Committed: Thu Nov 8 11:33:21 2018 -0800

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


http://git-wip-us.apache.org/repos/asf/calcite/blob/d7829a3c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4d238ff..98fd037 100644
--- a/pom.xml
+++ b/pom.xml
@@ -134,7 +134,7 @@ limitations under the License.
     <slf4j.version>1.7.13</slf4j.version>
     <log4j2.version>2.11.0</log4j2.version>
     <spark.version>2.2.0</spark.version>
-    <sqlline.version>1.6.0-SNAPSHOT</sqlline.version>
+    <sqlline.version>1.5.0</sqlline.version>
     <tpcds.version>1.2</tpcds.version>
     <xalan.version>2.7.1</xalan.version>
     <xerces.version>2.9.1</xerces.version>