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 c01166b Regen for commit 63d5e8254da2ab456e2c68fc264eb27ba16c0a32
c01166b is described below
commit c01166b8ab5c8eb1c80c755fe44f62f3fb7c6040
Author: davsclaus <[email protected]>
AuthorDate: Fri Feb 26 15:24:42 2021 +0000
Regen for commit 63d5e8254da2ab456e2c68fc264eb27ba16c0a32
Signed-off-by: GitHub <[email protected]>
---
.../resources/org/apache/camel/catalog/schemas/camel-spring.xsd | 7 +++++--
1 file changed, 5 insertions(+), 2 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 a2b4c7b..4d863e8 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
@@ -10170,8 +10170,11 @@ producers.
</xs:complexType>
<xs:complexType name="sagaActionUriDefinition">
- <xs:sequence/>
- <xs:attribute name="uri" type="xs:string" use="required"/>
+ <xs:complexContent>
+ <xs:extension base="tns:sendDefinition">
+ <xs:sequence/>
+ </xs:extension>
+ </xs:complexContent>
</xs:complexType>
<xs:complexType name="sagaDefinition">