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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit cef5b1ad757672679f5b00da739415ffe8e52af2
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Jan 17 19:57:45 2023 +0100

    Add back camel-spring-boot-bom
---
 tooling/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tooling/pom.xml b/tooling/pom.xml
index 2615230cff4..53be033b6e9 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -37,6 +37,7 @@
         <module>camel-spring-boot-dependencies-generator</module>
         <module>camel-spring-boot-dependencies</module>
         <module>camel-spring-boot-bom-generator</module>
+        <module>camel-spring-boot-bom</module>
         <module>camel-starter-parent</module>
         <module>camel-spring-boot-starter-generator</module>
     </modules>

Reply via email to