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

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


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

commit 999a34548eaba8ac0d17d8bdd4285f9bcfe4a047
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"
     }
 ]