This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 254d77bb037c3b2adff51d157f6affc402fa8ab3 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Nov 23 15:00:38 2021 +0100 Do not use kamelet-reify anymore - Elasticsearch Index Sink Kamelet --- docs/modules/ROOT/pages/elasticsearch-index-sink.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/modules/ROOT/pages/elasticsearch-index-sink.adoc b/docs/modules/ROOT/pages/elasticsearch-index-sink.adoc index 76e742e..c28bd36 100644 --- a/docs/modules/ROOT/pages/elasticsearch-index-sink.adoc +++ b/docs/modules/ROOT/pages/elasticsearch-index-sink.adoc @@ -41,7 +41,6 @@ At runtime, the `elasticsearch-index-sink` Kamelet relies upon the presence of t - camel:jackson - camel:kamelet -- mvn:org.apache.camel.k:camel-k-kamelet-reify - camel:elasticsearch-rest - camel:gson - camel:bean
