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:04 UTC

[camel] branch main 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 main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 1bfcdac41fa Update camel releases in camel-catalog
1bfcdac41fa is described below

commit 1bfcdac41fab4d212460dd7455cf9e8501c5ffa6
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 d91f08fbd87..e52bdb8cfea 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
@@ -729,5 +729,11 @@
         "date": "2023-07-03",
         "kind": "RC",
         "jdk": "17"
+    },
+    {
+        "version": "4.0.0-RC2",
+        "date": "2023-07-29",
+        "kind": "RC",
+        "jdk": "17"
     }
 ]