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.git


The following commit(s) were added to refs/heads/main by this push:
     new 67f3d2c  Regen for commit 1410dea38615fbeb6bc1b88be582cba7c6d370bb
67f3d2c is described below

commit 67f3d2cb6707e9222ec088adddc91645ed85a9a9
Author: davsclaus <[email protected]>
AuthorDate: Mon Oct 11 13:45:06 2021 +0000

    Regen for commit 1410dea38615fbeb6bc1b88be582cba7c6d370bb
    
    Signed-off-by: GitHub <[email protected]>
---
 .../resources/org/apache/camel/catalog/models/recipientList.json        | 2 +-
 .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/recipientList.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/recipientList.json
index 16b38be..c0b03e8 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/recipientList.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/models/recipientList.json
@@ -3,7 +3,7 @@
     "kind": "model",
     "name": "recipientList",
     "title": "Recipient List",
-    "description": "Route messages to a number of dynamically specified 
recipients (dynamic to)",
+    "description": "Route messages to a number of dynamically specified 
recipients",
     "deprecated": false,
     "label": "eip,routing",
     "javaType": "org.apache.camel.model.RecipientListDefinition",
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
index 14dbfc0..2366148 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/schemas/camel-spring.xsd
@@ -1058,7 +1058,7 @@ The destination endpoints are selected by random.
   <xs:element name="recipientList" type="tns:recipientListDefinition">
     <xs:annotation>
       <xs:documentation xml:lang="en"><![CDATA[
-Route messages to a number of dynamically specified recipients (dynamic to)
+Route messages to a number of dynamically specified recipients
       ]]></xs:documentation>
     </xs:annotation>
   </xs:element>

Reply via email to