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

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

commit 93fdb2e32f11b977104e9e1084fd9597958c86e6
Author: Craig Ziesman <[email protected]>
AuthorDate: Mon Aug 28 13:19:15 2023 -0500

    Initial commit of camel-thymeleaf
---
 components/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/components/pom.xml b/components/pom.xml
index 0e3ad6d6981..dfc606fba90 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -294,6 +294,7 @@
         <module>camel-telegram</module>
         <module>camel-threadpoolfactory-vertx</module>
         <module>camel-thrift</module>
+        <module>camel-thymeleaf</module>
         <module>camel-tika</module>
         <module>camel-twilio</module>
         <module>camel-twitter</module>

Reply via email to