You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2018/01/04 18:52:17 UTC

[camel] 07/07: Lets keep the components ordered A..Z in the pom.xml file.

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

commit 93d8f9d1f003357ddde3b3daa7e410a03a524055
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Jan 4 19:42:55 2018 +0100

    Lets keep the components ordered A..Z in the pom.xml file.
---
 components/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/pom.xml b/components/pom.xml
index 7b0df17..d18aaa5 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -77,6 +77,7 @@
     <module>camel-atomix</module>
     <module>camel-avro</module>
     <module>camel-aws</module>
+    <module>camel-aws-xray</module>
     <module>camel-azure</module>
     <module>camel-base64</module>
     <module>camel-beanio</module>
@@ -315,7 +316,6 @@
     <module>camel-zipkin</module>
     <module>camel-zookeeper</module>
     <module>camel-zookeeper-master</module>
-    <module>camel-aws-xray</module>
   </modules>
 
 

-- 
To stop receiving notification emails like this one, please contact
"commits@camel.apache.org" <co...@camel.apache.org>.