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 2022/10/12 05:43:38 UTC

[camel] branch main updated: Polished

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.git


The following commit(s) were added to refs/heads/main by this push:
     new 0d0fe6758ee Polished
0d0fe6758ee is described below

commit 0d0fe6758ee7e08388a05a64aa21c7756ecd186d
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Oct 12 07:43:28 2022 +0200

    Polished
---
 components/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/pom.xml b/components/pom.xml
index d3061f4ea96..36f073209ff 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -130,8 +130,8 @@
         <module>camel-docker</module>
         <module>camel-dozer</module>
         <module>camel-drill</module>
-	    <module>camel-dropbox</module>
-	    <module>camel-dynamic-router</module>
+        <module>camel-dropbox</module>
+        <module>camel-dynamic-router</module>
         <module>camel-ehcache</module>
         <module>camel-elasticsearch</module>
         <module>camel-elasticsearch-rest</module>