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 2021/12/20 14:19:21 UTC

[camel] branch main updated: Regen for commit e1e234ece629e053ab8449e7d44ff173c1f93f2e

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


The following commit(s) were added to refs/heads/main by this push:
     new ae19602  Regen for commit e1e234ece629e053ab8449e7d44ff173c1f93f2e
ae19602 is described below

commit ae19602689ae3fbc730d55664da7883a1da7a7e2
Author: oscerd <os...@users.noreply.github.com>
AuthorDate: Mon Dec 20 14:16:07 2021 +0000

    Regen for commit e1e234ece629e053ab8449e7d44ff173c1f93f2e
    
    Signed-off-by: GitHub <no...@github.com>
---
 .../camel/catalog/archetypes/archetype-catalog.xml       | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 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 08b1427..e37d8e7 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,49 +4,49 @@
     <archetype>
       <groupId>org.apache.camel.archetypes</groupId>
       <artifactId>camel-archetype-api-component</artifactId>
-      <version>3.14.0-SNAPSHOT</version>
+      <version>3.15.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.14.0-SNAPSHOT</version>
+      <version>3.15.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.14.0-SNAPSHOT</version>
+      <version>3.15.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.14.0-SNAPSHOT</version>
+      <version>3.15.0-SNAPSHOT</version>
       <description>Creates a new Camel data format.</description>
     </archetype>
     <archetype>
       <groupId>org.apache.camel.archetypes</groupId>
       <artifactId>camel-archetype-endpointdsl</artifactId>
-      <version>3.14.0-SNAPSHOT</version>
+      <version>3.15.0-SNAPSHOT</version>
       <description>Creates a new Camel project using Endpoint DSL.</description>
     </archetype>
     <archetype>
       <groupId>org.apache.camel.archetypes</groupId>
       <artifactId>camel-archetype-java</artifactId>
-      <version>3.14.0-SNAPSHOT</version>
+      <version>3.15.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.14.0-SNAPSHOT</version>
+      <version>3.15.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.14.0-SNAPSHOT</version>
+      <version>3.15.0-SNAPSHOT</version>
       <description>Creates a new Camel project with added Spring DSL support.</description>
     </archetype>
   </archetypes>