This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit bfea3892a005902a2e5d05094aec30978d9e8f85 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Oct 20 09:03:54 2020 +0200 Regen --- .../org/apache/camel/catalog/archetypes/archetype-catalog.xml | 6 ------ 1 file changed, 6 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 4021efe..1bed7b3 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 @@ -43,11 +43,5 @@ <version>3.7.0-SNAPSHOT</version> <description>Creates a new Camel project with added Spring DSL support.</description> </archetype> - <archetype> - <groupId>org.apache.camel.archetypes</groupId> - <artifactId>camel-archetype-spring-boot</artifactId> - <version>3.7.0-SNAPSHOT</version> - <description>Creates a new Camel project using Spring Boot.</description> - </archetype> </archetypes> </archetype-catalog>
