Add camel-google-mail to build
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/16b07149 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/16b07149 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/16b07149 Branch: refs/heads/master Commit: 16b071491e52db906c3617a981f0e814c9a42b29 Parents: 38c0a97 Author: Jonathan Anstey <[email protected]> Authored: Tue Dec 2 17:17:31 2014 -0330 Committer: Jonathan Anstey <[email protected]> Committed: Tue Dec 2 17:17:31 2014 -0330 ---------------------------------------------------------------------- components/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/16b07149/components/pom.xml ---------------------------------------------------------------------- diff --git a/components/pom.xml b/components/pom.xml index 6fba7c9..7cabf32 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -100,6 +100,7 @@ <module>camel-github</module> <module>camel-google-calendar</module> <module>camel-google-drive</module> + <module>camel-google-mail</module> <module>camel-gora</module> <module>camel-gson</module> <module>camel-guava-eventbus</module>
