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 b4a66e1  Regen
b4a66e1 is described below

commit b4a66e1bca49d2b102862d20340de002c6d5d94f
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Wed Apr 10 11:38:21 2019 +0200

    Regen
---
 components/readme.adoc                                   | 2 +-
 docs/components/modules/ROOT/pages/pulsar-component.adoc | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/readme.adoc b/components/readme.adoc
index 3e6ce2d..aa29539 100644
--- a/components/readme.adoc
+++ b/components/readme.adoc
@@ -23,7 +23,7 @@ Number of Components: 294 in 230 JAR artifacts (0 deprecated)
 `flink:endpointType` | 2.18 | The flink component can be used to send DataSet 
jobs to Apache Flink cluster.
 
 | link:camel-pulsar/src/main/docs/pulsar-component.adoc[Apache Pulsar] 
(camel-pulsar) +
-`pulsar:[persistent|non-persistent]://tenant/namespace/topic` |  | Camel 
Apache Pulsar Component
+`pulsar:persistence://tenant/namespace/topic` |  | Camel Apache Pulsar 
Component
 
 | link:camel-spark/src/main/docs/spark-component.adoc[Apache Spark] 
(camel-spark) +
 `spark:endpointType` | 2.17 | The spark component can be used to send RDD or 
DataFrame jobs to Apache Spark cluster.
diff --git a/docs/components/modules/ROOT/pages/pulsar-component.adoc 
b/docs/components/modules/ROOT/pages/pulsar-component.adoc
index 9c8324a..10ef1a4 100644
--- a/docs/components/modules/ROOT/pages/pulsar-component.adoc
+++ b/docs/components/modules/ROOT/pages/pulsar-component.adoc
@@ -49,7 +49,7 @@ The Apache Pulsar component supports 3 options, which are 
listed below.
 The Apache Pulsar endpoint is configured using URI syntax:
 
 ----
-pulsar:[persistent|non-persistent]://tenant/namespace/topic
+pulsar:persistence://tenant/namespace/topic
 ----
 
 with the following path and query parameters:

Reply via email to