Add camel-yammer to components build
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c33a1b97 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c33a1b97 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c33a1b97 Branch: refs/heads/master Commit: c33a1b974398fe08d9ad36a16c26ce743c0a8068 Parents: e42674e Author: Jonathan Anstey <jans...@gmail.com> Authored: Wed Jul 10 16:20:49 2013 -0230 Committer: Jonathan Anstey <jans...@gmail.com> Committed: Wed Jul 10 16:20:49 2013 -0230 ---------------------------------------------------------------------- components/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/c33a1b97/components/pom.xml ---------------------------------------------------------------------- diff --git a/components/pom.xml b/components/pom.xml index e902a89..e6fd60d 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -181,6 +181,7 @@ <module>camel-xmlsecurity</module> <module>camel-xmpp</module> <module>camel-xstream</module> + <module>camel-yammer</module> <module>camel-zipfile</module> <module>camel-zookeeper</module> </modules>