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 5a69015fb86633df6d1bc217cd1a21c01bcebdfd Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Oct 19 22:05:59 2020 +0200 Regen catalog --- .../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 6206a88..4021efe 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 @@ -9,12 +9,6 @@ </archetype> <archetype> <groupId>org.apache.camel.archetypes</groupId> - <artifactId>camel-archetype-blueprint</artifactId> - <version>3.7.0-SNAPSHOT</version> - <description>Creates a new Camel project with OSGi blueprint support. Ready to be deployed in OSGi.</description> - </archetype> - <archetype> - <groupId>org.apache.camel.archetypes</groupId> <artifactId>camel-archetype-cdi</artifactId> <version>3.7.0-SNAPSHOT</version> <description>Creates a new Camel project using CDI.</description>
