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
commit f4612d3c6fdbf85a389be158cb513d5bc1fd0455 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Aug 5 11:50:58 2019 +0200 CAMEL-13824 - Camel-Mongodb: the documentation references a deleted component --- components/camel-mongodb/src/main/docs/mongodb-component.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/camel-mongodb/src/main/docs/mongodb-component.adoc b/components/camel-mongodb/src/main/docs/mongodb-component.adoc index ef3f9de..c5b4861 100644 --- a/components/camel-mongodb/src/main/docs/mongodb-component.adoc +++ b/components/camel-mongodb/src/main/docs/mongodb-component.adoc @@ -3,8 +3,7 @@ *Available as of Camel version 2.19* -Note: Camel MongoDB component Use the Mongo Driver for Java 3.x. -If your are looking for previews versions look the Camel MongoDB component. +Note: MongoDB Camel component Use the Mongo Driver for Java 3.x. According to Wikipedia: "NoSQL is a movement promoting a loosely defined class of non-relational data stores that break with a long history of
