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 9aa93d2  Regen for commit f6c197f1cc670e495e06ca2819f8ad934fe58cea
9aa93d2 is described below

commit 9aa93d2fbf2ba172ce0d0c53eccb4bc312c23d50
Author: davsclaus <davscl...@users.noreply.github.com>
AuthorDate: Thu Sep 2 14:41:10 2021 +0000

    Regen for commit f6c197f1cc670e495e06ca2819f8ad934fe58cea
    
    Signed-off-by: GitHub <nore...@github.com>
---
 .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd     | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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 2700720..d91d6e2 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
@@ -150,7 +150,7 @@ Unmarshal a CBOR payload to POJO and back.
   <xs:element name="choice" type="tns:choiceDefinition">
     <xs:annotation>
       <xs:documentation xml:lang="en"><![CDATA[
-Routes messages based on a series of predicates
+Route messages based on a series of predicates
       ]]></xs:documentation>
     </xs:annotation>
   </xs:element>
@@ -361,7 +361,7 @@ Marks the beginning of a try, catch, finally block
   <xs:element name="dynamicRouter" type="tns:dynamicRouterDefinition">
     <xs:annotation>
       <xs:documentation xml:lang="en"><![CDATA[
-Routes messages based on dynamic rules
+Route messages based on dynamic rules
       ]]></xs:documentation>
     </xs:annotation>
   </xs:element>
@@ -1074,7 +1074,7 @@ exchange.
   <xs:element name="recipientList" type="tns:recipientListDefinition">
     <xs:annotation>
       <xs:documentation xml:lang="en"><![CDATA[
-Routes messages to a number of dynamically specified recipients (dynamic to)
+Route messages to a number of dynamically specified recipients (dynamic to)
       ]]></xs:documentation>
     </xs:annotation>
   </xs:element>

Reply via email to