This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit e47c06635f18304fb741de86fbd38898bcbd6437 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sat Jul 4 10:06:10 2020 +0200 Regen --- camel-dependencies/pom.xml | 2 +- .../resources/org/apache/camel/catalog/schemas/camel-spring.xsd | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml index e24595c..62b52f4 100644 --- a/camel-dependencies/pom.xml +++ b/camel-dependencies/pom.xml @@ -344,7 +344,7 @@ <jgroups-version>4.2.4.Final</jgroups-version> <jing-version>20030619</jing-version> <jira-guava-version>26.0-jre</jira-guava-version> - <jira-rest-client-api-version>5.1.6</jira-rest-client-api-version> + <jira-rest-client-api-version>5.2.1</jira-rest-client-api-version> <jmh-version>1.23</jmh-version> <jnats-version>2.6.8</jnats-version> <jodatime2-bundle-version>2.10.6</jodatime2-bundle-version> 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 023bf67..060445b 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 @@ -9835,13 +9835,6 @@ Reference to the route templates in the xml dsl. <xs:element maxOccurs="unbounded" minOccurs="0" ref="tns:templateParameter"/> <xs:element ref="tns:route"/> </xs:sequence> - <xs:attribute name="id" type="xs:string" use="required"> - <xs:annotation> - <xs:documentation xml:lang="en"><![CDATA[ -Sets the id of this node. - ]]></xs:documentation> - </xs:annotation> - </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType>