You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/05/20 05:37:22 UTC

[camel] 03/03: Regen

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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 490801029d07498d6095da2d75defe3a053e1bb3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri May 20 07:36:59 2022 +0200

    Regen
---
 .../apache/camel/catalog/archetypes/archetype-catalog.xml  | 14 +++++++-------
 .../org/apache/camel/catalog/components/debezium-db2.json  |  4 ++--
 .../camel/catalog/components/google-secret-manager.json    |  4 ++--
 3 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/archetypes/archetype-catalog.xml b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/archetypes/archetype-catalog.xml
index 7f967d476ea..7fb5c32738f 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/archetypes/archetype-catalog.xml
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/archetypes/archetype-catalog.xml
@@ -4,43 +4,43 @@
     <archetype>
       <groupId>org.apache.camel.archetypes</groupId>
       <artifactId>camel-archetype-api-component</artifactId>
-      <version>3.17.0-SNAPSHOT</version>
+      <version>3.18.0-SNAPSHOT</version>
       <description>Creates a new Camel component that wraps one or more API proxies.</description>
     </archetype>
     <archetype>
       <groupId>org.apache.camel.archetypes</groupId>
       <artifactId>camel-archetype-cdi</artifactId>
-      <version>3.17.0-SNAPSHOT</version>
+      <version>3.18.0-SNAPSHOT</version>
       <description>Creates a new Camel project using CDI.</description>
     </archetype>
     <archetype>
       <groupId>org.apache.camel.archetypes</groupId>
       <artifactId>camel-archetype-component</artifactId>
-      <version>3.17.0-SNAPSHOT</version>
+      <version>3.18.0-SNAPSHOT</version>
       <description>Creates a new Camel component.</description>
     </archetype>
     <archetype>
       <groupId>org.apache.camel.archetypes</groupId>
       <artifactId>camel-archetype-dataformat</artifactId>
-      <version>3.17.0-SNAPSHOT</version>
+      <version>3.18.0-SNAPSHOT</version>
       <description>Creates a new Camel data format.</description>
     </archetype>
     <archetype>
       <groupId>org.apache.camel.archetypes</groupId>
       <artifactId>camel-archetype-java</artifactId>
-      <version>3.17.0-SNAPSHOT</version>
+      <version>3.18.0-SNAPSHOT</version>
       <description>Creates a new Camel project using Java DSL.</description>
     </archetype>
     <archetype>
       <groupId>org.apache.camel.archetypes</groupId>
       <artifactId>camel-archetype-main</artifactId>
-      <version>3.17.0-SNAPSHOT</version>
+      <version>3.18.0-SNAPSHOT</version>
       <description>Creates a new Camel project using standalone Camel Main.</description>
     </archetype>
     <archetype>
       <groupId>org.apache.camel.archetypes</groupId>
       <artifactId>camel-archetype-spring</artifactId>
-      <version>3.17.0-SNAPSHOT</version>
+      <version>3.18.0-SNAPSHOT</version>
       <description>Creates a new Camel project with added Spring DSL support.</description>
     </archetype>
   </archetypes>
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/debezium-db2.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/debezium-db2.json
index fc212c74e33..cb09da33bc6 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/debezium-db2.json
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/debezium-db2.json
@@ -3,7 +3,7 @@
     "kind": "component",
     "name": "debezium-db2",
     "title": "Debezium DB2 Connector",
-    "description": "Capture changes from a Oracle database.",
+    "description": "Capture changes from a DB2 database.",
     "deprecated": false,
     "firstVersion": "3.17.0",
     "label": "database,sql",
@@ -11,7 +11,7 @@
     "supportLevel": "Preview",
     "groupId": "org.apache.camel",
     "artifactId": "camel-debezium-db2",
-    "version": "3.17.0-SNAPSHOT",
+    "version": "3.18.0-SNAPSHOT",
     "scheme": "debezium-db2",
     "extendsScheme": "",
     "syntax": "debezium-db2:name",
diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-secret-manager.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-secret-manager.json
index 45d00137287..885cfbc75df 100644
--- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-secret-manager.json
+++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-secret-manager.json
@@ -8,10 +8,10 @@
     "firstVersion": "3.16.0",
     "label": "cloud",
     "javaType": "org.apache.camel.component.google.secret.manager.GoogleSecretManagerComponent",
-    "supportLevel": "Preview",
+    "supportLevel": "Stable",
     "groupId": "org.apache.camel",
     "artifactId": "camel-google-secret-manager",
-    "version": "3.17.0-SNAPSHOT",
+    "version": "3.18.0-SNAPSHOT",
     "scheme": "google-secret-manager",
     "extendsScheme": "",
     "syntax": "google-secret-manager:project",