Repository: camel Updated Branches: refs/heads/camel-2.14.x 0b5537009 -> a13209273 refs/heads/master bd42ce4bb -> ff55e749a
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/c4f2d69b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/c4f2d69b Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/c4f2d69b Branch: refs/heads/camel-2.14.x Commit: c4f2d69b5cca7632a46feba4438a0b2cca14d624 Parents: 0b55370 Author: Willem Jiang <[email protected]> Authored: Mon Sep 15 07:52:09 2014 +0800 Committer: Willem Jiang <[email protected]> Committed: Mon Sep 15 07:52:09 2014 +0800 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/c4f2d69b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5f53809..883ff65 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>
