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/12/26 11:05:24 UTC

[camel] branch master updated: Upgrade Drill to version 1.17.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 7a1b1bf  Upgrade Drill to version 1.17.0
7a1b1bf is described below

commit 7a1b1bf2457442c56436ba31c9cc9cfb65a2ffe1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Dec 26 12:04:18 2019 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 726ab69..6003e51 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -51,7 +51,7 @@
         <apacheds-version>2.0.0.AM25</apacheds-version>
         <apache-any23-version>2.3</apache-any23-version>
         <apache-any23-bundle-version>2.3_1</apache-any23-bundle-version>
-        <apache-drill-version>1.16.0</apache-drill-version>
+        <apache-drill-version>1.17.0</apache-drill-version>
         <apache-gora-version>0.9</apache-gora-version>
         <apache-mime4j-version>0.8.3</apache-mime4j-version>
         <aries-blueprint-api-version>1.0.1</aries-blueprint-api-version>