Changed the alphabetical order of the modules.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0f9b3c97 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0f9b3c97 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0f9b3c97 Branch: refs/heads/master Commit: 0f9b3c977fdc9229b97940ab0de5a0e5a7fcd705 Parents: a3bf745 Author: gilfernandes <gil.fernan...@gmail.com> Authored: Thu Nov 24 20:17:06 2016 +0000 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Fri Nov 25 10:05:37 2016 +0100 ---------------------------------------------------------------------- components/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/0f9b3c97/components/pom.xml ---------------------------------------------------------------------- diff --git a/components/pom.xml b/components/pom.xml index bd9e707..ad8a219 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -109,6 +109,7 @@ <module>camel-eventadmin</module> <module>camel-exec</module> <module>camel-facebook</module> + <module>camel-firebase</module> <module>camel-flatpack</module> <module>camel-flink</module> <module>camel-fop</module> @@ -276,7 +277,6 @@ <module>camel-zipfile</module> <module>camel-zipkin</module> <module>camel-zookeeper</module> - <module>camel-firebase</module> </modules>