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

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

commit a2f02c8ec9d7d91dce5dfec866c6553cd7ac6002
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu May 17 11:26:18 2018 +0200

    CAMEL-11600 - Fix indentation in common-bin.xml
---
 apache-camel/src/main/descriptors/common-bin.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/apache-camel/src/main/descriptors/common-bin.xml 
b/apache-camel/src/main/descriptors/common-bin.xml
index 5c3b01d..deda467 100644
--- a/apache-camel/src/main/descriptors/common-bin.xml
+++ b/apache-camel/src/main/descriptors/common-bin.xml
@@ -179,7 +179,7 @@
         <include>org.apache.camel:camel-lumberjack</include>
         <include>org.apache.camel:camel-lzf</include>
         <include>org.apache.camel:camel-metrics</include>
-               <include>org.apache.camel:camel-micrometer</include>
+        <include>org.apache.camel:camel-micrometer</include>
         <include>org.apache.camel:camel-milo</include>
         <include>org.apache.camel:camel-mail</include>
         <include>org.apache.camel:camel-master</include>
@@ -495,7 +495,7 @@
         <include>org.apache.camel:camel-mail-starter</include>
         <include>org.apache.camel:camel-master-starter</include>
         <include>org.apache.camel:camel-metrics-starter</include>
-               <include>org.apache.camel:camel-micrometer-starter</include>    
        
+        <include>org.apache.camel:camel-micrometer-starter</include>           
         <include>org.apache.camel:camel-milo-starter</include>
         <include>org.apache.camel:camel-mina2-starter</include>
         <include>org.apache.camel:camel-mllp-starter</include>

-- 
To stop receiving notification emails like this one, please contact
acosent...@apache.org.

Reply via email to