Repository: camel Updated Branches: refs/heads/master ff55e749a -> c6a1e4c5e
Adde etc pom.xml into build Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/c6a1e4c5 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c6a1e4c5 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c6a1e4c5 Branch: refs/heads/master Commit: c6a1e4c5ed65eb0d888022060b94a98fd61d318d Parents: ff55e74 Author: Willem Jiang <[email protected]> Authored: Mon Sep 15 07:52:09 2014 +0800 Committer: Willem Jiang <[email protected]> Committed: Mon Sep 15 01:40:57 2014 +0000 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/c6a1e4c5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f38d44e..2ad1afe 100755 --- a/pom.xml +++ b/pom.xml @@ -124,6 +124,7 @@ <module>tooling</module> <module>tests</module> <module>examples</module> + <module>etc</module> </modules> <scm>
