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 aa24116 Upgrade Drill to version 1.13.0 aa24116 is described below commit aa241168ad00d7df53d69e24adbbefbfb1781e85 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Mar 22 07:57:39 2018 +0100 Upgrade Drill to version 1.13.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index f0c350b..1bd6861 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.12.0</apache-drill-version> + <apache-drill-version>1.13.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> -- To stop receiving notification emails like this one, please contact acosent...@apache.org.