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/03 07:23:23 UTC

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

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

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


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

commit 0e069c115566fc8f73f0274059bd469b48080b81
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Aug 3 09:22:40 2023 +0200

    Update releases in camel-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 e583ae99f67..d12eae9ed1b 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
@@ -172,5 +172,10 @@
         "version": "3.0.0-RC1",
         "date": "2023-07-07",
         "jdk": "17"
+    },
+    {
+        "version": "3.0.0-RC2",
+        "date": "2023-08-02",
+        "jdk": "17"
     }
 ]