You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/01/07 07:46:49 UTC

[camel] branch master updated: Upgrade Drill to version 1.15.0

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 ab0067a  Upgrade Drill to version 1.15.0
ab0067a is described below

commit ab0067a2d7c3e6d9cceb02086705672467147b52
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 7 08:46:29 2019 +0100

    Upgrade Drill to version 1.15.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 88bd5a5..a22623d 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.14.0</apache-drill-version>
+    <apache-drill-version>1.15.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>