This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit e52662b9de6ed0c943699473d98ffad3b872bfb6 Author: Claus Ibsen <[email protected]> AuthorDate: Tue May 14 11:21:07 2024 +0200 Regen --- .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 4ed45457135..61209fbf610 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 @@ -1199,7 +1199,7 @@ Properties to use with properties placeholder <xs:annotation> <xs:documentation xml:lang="en"> <![CDATA[ -Bean property +A key value pair where the value is a literal value ]]> </xs:documentation> </xs:annotation>
