GitHub user vishnu667 opened a pull request: https://github.com/apache/phoenix/pull/188
[PHOENIX-3150] Updating Version for Sqlline to 1.1.9 Problem: Sqlline 1.1.8 has been removed from Maven Central. Therefore Unable to Build existing projects as `sqlline` couldn't be resolved. Fix : Upgrade Sqlline from 1.1.8 to 1.1.9 Testing: All Unit Tests Cases Passed https://github.com/julianhyde/sqlline/issues/47 Jira Issue : https://issues.apache.org/jira/browse/PHOENIX-3150 You can merge this pull request into a Git repository by running: $ git pull https://github.com/vishnu667/phoenix PHOENIX-3150 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/phoenix/pull/188.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #188 ---- commit d22c79bf8534098606500d99e4bc7ec8c56cf809 Author: vishnu667 <vishnu...@gmail.com> Date: 2016-08-05T08:06:06Z Updating Version for Sqlline to 1.1.9 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---