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 2023/07/29 19:10:34 UTC

[camel] branch camel-3.21.x updated: Update camel releases in camel-catalog

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

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


The following commit(s) were added to refs/heads/camel-3.21.x by this push:
     new 49b476aecdb Update camel releases in camel-catalog
49b476aecdb is described below

commit 49b476aecdbce763e74292df982f28a5b7204028
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sat Jul 29 21:09:37 2023 +0200

    Update camel releases in camel-catalog
---
 .../resources/org/apache/camel/catalog/releases/camel-releases.json | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-releases.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-releases.json
index b6ea44a6971..b1c468d881e 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-releases.json
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-releases.json
@@ -715,5 +715,11 @@
         "date": "2023-07-03",
         "kind": "RC",
         "jdk": "17"
+    },
+    {
+        "version": "4.0.0-RC2",
+        "date": "2023-07-29",
+        "kind": "RC",
+        "jdk": "17"
     }
 ]