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 2020/08/23 13:14:17 UTC

[camel] 10/11: Sort A..Z

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 188bca346f1ea27439bb2f933d23a6b0415d20d0
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sun Aug 23 13:28:04 2020 +0200

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

diff --git a/components/pom.xml b/components/pom.xml
index de0888c..b438cb5 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -277,6 +277,7 @@
         <module>camel-microprofile-metrics</module>
         <module>camel-milo</module>
         <module>camel-mina</module>
+        <module>camel-minio</module>
         <module>camel-mllp</module>
         <module>camel-mongodb-gridfs</module>
         <module>camel-mongodb</module>
@@ -394,7 +395,6 @@
         <module>camel-zipkin</module>
         <module>camel-zookeeper-master</module>
         <module>camel-zookeeper</module>
-        <module>camel-minio</module>
   </modules>
 
     <properties>