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 ab42273  Fixed indentation in test-infra POM
ab42273 is described below

commit ab422730fca6e8a251648d3b6ef132a24d15cbb8
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu May 20 13:38:15 2021 +0200

    Fixed indentation in test-infra POM
---
 test-infra/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test-infra/pom.xml b/test-infra/pom.xml
index 05c00fc..347daa8 100644
--- a/test-infra/pom.xml
+++ b/test-infra/pom.xml
@@ -72,8 +72,8 @@
         <module>camel-test-infra-mosquitto</module>
         <module>camel-test-infra-activemq</module>
         <module>camel-test-infra-chatscript</module>
-               <module>camel-test-infra-openldap</module>
-       </modules>
+        <module>camel-test-infra-openldap</module>
+    </modules>
 
     <build>
         <plugins>

Reply via email to