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


The following commit(s) were added to refs/heads/main by this push:
     new 3d1f75a  Fixed indentation of Components POM
3d1f75a is described below

commit 3d1f75a8a305706fb4beefe997b5fb1bf421467b
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Jun 15 08:21:28 2021 +0200

    Fixed indentation of Components POM
---
 components/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/pom.xml b/components/pom.xml
index 1736939..97de33f 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -170,7 +170,7 @@
         <module>camel-hdfs</module>
         <module>camel-headersmap</module>
         <module>camel-hl7</module>
-               <module>camel-huawei</module>
+        <module>camel-huawei</module>
         <module>camel-ical</module>
         <module>camel-iec60870</module>
         <module>camel-ignite</module>

Reply via email to