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 670581a Upgrade Drill to version 1.16.0 670581a is described below commit 670581a8e92061cbbf09c7b676573244b61c9202 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu May 2 15:15:28 2019 +0200 Upgrade Drill to version 1.16.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index d78d624..b67fe50 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -51,7 +51,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.15.0</apache-drill-version> + <apache-drill-version>1.16.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>