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 e1e234ece629e053ab8449e7d44ff173c1f93f2e
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Dec 20 14:25:55 2021 +0100

    Regen
---
 .../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 e37d8e7..08b1427 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.15.0-SNAPSHOT</version>
+      <version>3.14.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.15.0-SNAPSHOT</version>
+      <version>3.14.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.15.0-SNAPSHOT</version>
+      <version>3.14.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.15.0-SNAPSHOT</version>
+      <version>3.14.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.15.0-SNAPSHOT</version>
+      <version>3.14.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.15.0-SNAPSHOT</version>
+      <version>3.14.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.15.0-SNAPSHOT</version>
+      <version>3.14.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.15.0-SNAPSHOT</version>
+      <version>3.14.0-SNAPSHOT</version>
       <description>Creates a new Camel project with added Spring DSL 
support.</description>
     </archetype>
   </archetypes>

Reply via email to