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-spring-boot.git
The following commit(s) were added to refs/heads/main by this push: new beb9a6b3380 Regen beb9a6b3380 is described below commit beb9a6b33805884f397dd4b15a516289f933e0f8 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Tue Nov 12 21:10:46 2024 +0100 Regen --- .../org/apache/camel/springboot/catalog/components/clickup.json | 2 +- .../org/apache/camel/springboot/catalog/others/cloudevents.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/clickup.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/clickup.json index dfef55d65f5..22660ea6938 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/clickup.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/clickup.json @@ -5,7 +5,7 @@ "title": "ClickUp", "description": "Receives events from ClickUp", "deprecated": false, - "firstVersion": "4.9.0-SNAPSHOT", + "firstVersion": "4.9.0", "label": "cloud", "javaType": "org.apache.camel.component.clickup.ClickUpComponent", "supportLevel": "Preview", diff --git a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/cloudevents.json b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/cloudevents.json index 5ca4077c8cd..92a44827d95 100644 --- a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/cloudevents.json +++ b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/others/cloudevents.json @@ -6,7 +6,7 @@ "description": "Camel support for the CloudEvents specification", "deprecated": false, "firstVersion": "3.15.0", - "supportLevel": "Preview", + "supportLevel": "Stable", "groupId": "org.apache.camel.springboot", "artifactId": "camel-cloudevents-starter", "version": "4.9.0-SNAPSHOT"