Repository: camel Updated Branches: refs/heads/master 4b1725b7c -> 5c00bca99
Add calendar to components pom Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5c02ce76 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5c02ce76 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/5c02ce76 Branch: refs/heads/master Commit: 5c02ce7651283c1ed3970c6da87dda0826966e46 Parents: d3589e8 Author: Jonathan Anstey <jans...@gmail.com> Authored: Fri Nov 14 11:00:13 2014 -0330 Committer: Jonathan Anstey <jans...@gmail.com> Committed: Fri Nov 14 14:41:40 2014 -0330 ---------------------------------------------------------------------- components/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/5c02ce76/components/pom.xml ---------------------------------------------------------------------- diff --git a/components/pom.xml b/components/pom.xml index d761d6f..8967b34 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -97,6 +97,7 @@ <module>camel-gae</module> <module>camel-geocoder</module> <module>camel-github</module> + <module>camel-google-calendar</module> <module>camel-google-drive</module> <module>camel-gora</module> <module>camel-gson</module>