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/08/14 09:41:48 UTC

[camel] branch camel-4.0.x updated: Add new 4.0.0 to known releases in catalog

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

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


The following commit(s) were added to refs/heads/camel-4.0.x by this push:
     new ee850973974 Add new 4.0.0 to known releases in catalog
ee850973974 is described below

commit ee8509739743b48f1fb760b842462189a413922a
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Aug 14 11:41:23 2023 +0200

    Add new 4.0.0 to known releases in catalog
---
 .../org/apache/camel/catalog/releases/camel-releases.json          | 7 +++++++
 1 file changed, 7 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 e52bdb8cfea..19788488485 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
@@ -706,6 +706,13 @@
         "date": "2021-03-28",
         "jdk": "8,11"
     },
+    {
+        "version": "4.0.0",
+        "date": "2023-08-14",
+        "eol": "2024-08-14",
+        "kind": "lts",
+        "jdk": "17"
+    },
     {
         "version": "4.0.0-M1",
         "date": "2023-02-04",