Repository: camel Updated Branches: refs/heads/master 9d3592f2c -> 7561e4766
Upgrade Drill to version 1.9.0 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/7561e476 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/7561e476 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/7561e476 Branch: refs/heads/master Commit: 7561e47661ce4497a3fa9a08eb576cf5ce368715 Parents: 9d3592f Author: Andrea Cosentino <[email protected]> Authored: Thu Dec 1 08:12:06 2016 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Thu Dec 1 08:12:06 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/7561e476/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index ffdee42..dab42f1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -43,7 +43,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-M23</apacheds-version> - <apache-drill-version>1.8.0</apache-drill-version> + <apache-drill-version>1.9.0</apache-drill-version> <apache-gora-version>0.6.1</apache-gora-version> <apache-mime4j-version>0.7.2</apache-mime4j-version> <aries-blueprint-api-version>1.0.1</aries-blueprint-api-version>
