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 f4cd7fa Revert "Upgrade Drill to version 1.16.0"
f4cd7fa is described below
commit f4cd7fa85aa475e4e0ee761d513c46d82efa0b9d
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu May 9 10:26:14 2019 +0200
Revert "Upgrade Drill to version 1.16.0"
This reverts commit 670581a8e92061cbbf09c7b676573244b61c9202.
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 86f857e..5b695e5 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.16.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>