Repository: camel Updated Branches: refs/heads/master e69b8e2e8 -> d404d37c4
Added the camel-soap module back Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d404d37c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d404d37c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d404d37c Branch: refs/heads/master Commit: d404d37c4354c316cf86aa6829cee1f35e1caa10 Parents: e69b8e2 Author: Willem Jiang <willem.ji...@gmail.com> Authored: Sat May 31 14:18:52 2014 +0800 Committer: Willem Jiang <willem.ji...@gmail.com> Committed: Sat May 31 14:19:04 2014 +0800 ---------------------------------------------------------------------- components/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/d404d37c/components/pom.xml ---------------------------------------------------------------------- diff --git a/components/pom.xml b/components/pom.xml index bbdc2d0..7625f81 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -167,6 +167,7 @@ <module>camel-smpp</module> <module>camel-snmp</module> <module>camel-sjms</module> + <module>camel-soap</module> <module>camel-solr</module> <module>camel-splunk</module> <module>camel-spring-batch</module>