You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/12/23 08:45:52 UTC

[camel-spring-boot] branch camel-spring-boot-3.20.x updated: Rebuild camel-cloudevents-starter

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch camel-spring-boot-3.20.x
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/camel-spring-boot-3.20.x by this push:
     new 500142cbe23 Rebuild camel-cloudevents-starter
500142cbe23 is described below

commit 500142cbe23a1bbf859741498188a4c22d11d025
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri Dec 23 09:45:45 2022 +0100

    Rebuild camel-cloudevents-starter
---
 .../src/main/docs/cloudevents.json                         | 14 --------------
 1 file changed, 14 deletions(-)

diff --git a/components-starter/camel-cloudevents-starter/src/main/docs/cloudevents.json b/components-starter/camel-cloudevents-starter/src/main/docs/cloudevents.json
deleted file mode 100644
index 70eb6fe8f91..00000000000
--- a/components-starter/camel-cloudevents-starter/src/main/docs/cloudevents.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
-  "other": {
-    "kind": "other",
-    "name": "cloudevents",
-    "title": "Cloudevents",
-    "description": "Camel support for the CloudEvents specification",
-    "deprecated": false,
-    "firstVersion": "3.15.0",
-    "supportLevel": "Preview",
-    "groupId": "org.apache.camel.springboot",
-    "artifactId": "camel-cloudevents-starter",
-    "version": "3.20.0-SNAPSHOT"
-  }
-}