DRILL-2731 - Fix issue with sqlline printing stack trace if ResultSet throws a 
SQLException


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

Branch: refs/heads/master
Commit: 718abac46ac879f36a79acd98f670fe49da8dfc5
Parents: deee06e
Author: Parth Chandra <par...@apache.org>
Authored: Mon Aug 17 18:56:16 2015 -0700
Committer: Parth Chandra <par...@apache.org>
Committed: Wed Aug 19 21:59:10 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/drill/blob/718abac4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e95e7f6..a4b22d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1220,7 +1220,7 @@
           <dependency>
             <groupId>sqlline</groupId>
             <artifactId>sqlline</artifactId>
-            <version>1.1.9-drill-r5</version>
+            <version>1.1.9-drill-r6</version>
           </dependency>
 
           <dependency>

Reply via email to