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 ed6ad7f0b121a5788006850dc7d39b574197a780
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri May 22 11:59:38 2020 +0200

    Removed camel-archetype-web from modules
---
 archetypes/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index 8fb7a6a..7562179 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -44,7 +44,6 @@
         <module>camel-archetype-main</module>
         <module>camel-archetype-spring</module>
         <module>camel-archetype-spring-boot</module>
-        <module>camel-archetype-web</module>
     </modules>
 
     <build>

Reply via email to