You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/08/07 10:20:04 UTC

[camel] 02/03: CAMEL-19649: Add apache-camel as module in root to be included

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch assembly
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 7b02f6bfdf2638a294c8b1c3330f1598729785fd
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Aug 7 11:56:43 2023 +0200

    CAMEL-19649: Add apache-camel as module in root to be included
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 4941ffc1935..f2b7b54fcf8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,6 +82,7 @@
         <module>archetypes</module>
         <module>tests</module>
         <module>docs</module>
+        <module>apache-camel</module>
     </modules>
 
     <scm>