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/31 15:20:26 UTC

[camel] branch camel-3.21.x updated: Update camel releases in 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 0895760e5f0 Update camel releases in catalog
0895760e5f0 is described below

commit 0895760e5f077dc218989f36255c7dc060613932
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Jul 31 17:19:03 2023 +0200

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

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-quarkus-releases.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-quarkus-releases.json
index 0187c60901f..e583ae99f67 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-quarkus-releases.json
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/releases/camel-quarkus-releases.json
@@ -167,5 +167,10 @@
         "version": "3.0.0-M2",
         "date": "2023-05-29",
         "jdk": "17"
+    },
+    {
+        "version": "3.0.0-RC1",
+        "date": "2023-07-07",
+        "jdk": "17"
     }
 ]