This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new 73b7e23 Upgrade Drill to version 1.14.0 73b7e23 is described below commit 73b7e23bbba74d6e61d8953bd6181c07ad9c75d1 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Aug 20 11:32:59 2018 +0200 Upgrade Drill to version 1.14.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 7432936..4c11c33 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -49,7 +49,7 @@ <antlr-runtime-bundle-version>3.5.2_1</antlr-runtime-bundle-version> <aopalliance-bundle-version>1.0_6</aopalliance-bundle-version> <apacheds-version>2.0.0-M24</apacheds-version> - <apache-drill-version>1.13.0</apache-drill-version> + <apache-drill-version>1.14.0</apache-drill-version> <apache-gora-version>0.8</apache-gora-version> <apache-mime4j-version>0.7.2</apache-mime4j-version> <aries-blueprint-api-version>1.0.1</aries-blueprint-api-version>