Repository: camel Updated Branches: refs/heads/master 4072a78d4 -> 54c982a9c
Add camel-elsql so build doesn't fail Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/54c982a9 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/54c982a9 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/54c982a9 Branch: refs/heads/master Commit: 54c982a9c79baf3b917d74c8810bcd5dbd533999 Parents: 4072a78 Author: Daniel Kulp <dk...@apache.org> Authored: Mon Oct 5 11:04:27 2015 -0400 Committer: Daniel Kulp <dk...@apache.org> Committed: Mon Oct 5 11:04:27 2015 -0400 ---------------------------------------------------------------------- components/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/54c982a9/components/pom.xml ---------------------------------------------------------------------- diff --git a/components/pom.xml b/components/pom.xml index fae282a..46e62d7 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -94,6 +94,7 @@ <module>camel-eclipse</module> <module>camel-ejb</module> <module>camel-elasticsearch</module> + <module>camel-elsql</module> <module>camel-eventadmin</module> <module>camel-exec</module> <module>camel-facebook</module>