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 681f5adaf3f098c17e7263b19a7bd600e60d8135 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Aug 5 11:58:09 2019 +0200 CAMEL-13824 - Regen --- docs/components/modules/ROOT/pages/mongodb-component.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/components/modules/ROOT/pages/mongodb-component.adoc b/docs/components/modules/ROOT/pages/mongodb-component.adoc index ef3f9de..c5b4861 100644 --- a/docs/components/modules/ROOT/pages/mongodb-component.adoc +++ b/docs/components/modules/ROOT/pages/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
