Revert "Changed the alphabetical order of the modules." This reverts commit 0f9b3c977fdc9229b97940ab0de5a0e5a7fcd705.
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f3f9575b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f3f9575b Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f3f9575b Branch: refs/heads/master Commit: f3f9575b90c649426c4724084a66d3d05d1dee8c Parents: d6dbf5c Author: Andrea Cosentino <anco...@gmail.com> Authored: Fri Nov 25 12:49:44 2016 +0100 Committer: Andrea Cosentino <anco...@gmail.com> Committed: Fri Nov 25 12:49:44 2016 +0100 ---------------------------------------------------------------------- components/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/f3f9575b/components/pom.xml ---------------------------------------------------------------------- diff --git a/components/pom.xml b/components/pom.xml index ad8a219..bd9e707 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -109,7 +109,6 @@ <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> @@ -277,6 +276,7 @@ <module>camel-zipfile</module> <module>camel-zipkin</module> <module>camel-zookeeper</module> + <module>camel-firebase</module> </modules>