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

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


The following commit(s) were added to refs/heads/master by this push:
     new dd76862  Polished pom
dd76862 is described below

commit dd7686231586dbbf49a83e83a24a8dc135f2b89a
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Tue Jul 9 18:00:10 2019 +0200

    Polished pom
---
 components/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/pom.xml b/components/pom.xml
index d122205..2a031df 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -36,7 +36,6 @@
 
     <modules>
         <!-- components used by camel-core -->
-        <module>camel-attachments</module>
         <module>camel-bean</module>
         <module>camel-browse</module>
         <module>camel-controlbus</module>
@@ -70,6 +69,7 @@
         <module>camel-blueprint</module>
         <module>camel-spring</module>
         <module>camel-groovy</module>
+        <module>camel-attachments</module>
         <module>camel-http-common</module>
         <module>camel-http4</module>
         <module>camel-hystrix</module>

Reply via email to