You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pp...@apache.org on 2023/07/05 12:46:43 UTC

[camel] 03/04: Reformat components/camel-azure/pom.xml

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

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

commit 1fa64174f548a7395b5489378a8b640107265311
Author: Peter Palaga <pp...@redhat.com>
AuthorDate: Wed Jul 5 10:33:10 2023 +0200

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

diff --git a/components/camel-azure/pom.xml b/components/camel-azure/pom.xml
index 31cf3313e18..c6d42ea57f0 100644
--- a/components/camel-azure/pom.xml
+++ b/components/camel-azure/pom.xml
@@ -51,8 +51,8 @@
         <module>camel-azure-storage-queue</module>
         <module>camel-azure-cosmosdb</module>
         <module>camel-azure-servicebus</module>
-	<module>camel-azure-key-vault</module>
-	<module>camel-azure-files</module>
+        <module>camel-azure-key-vault</module>
+        <module>camel-azure-files</module>
     </modules>
 
 </project>