Repository: camel Updated Branches: refs/heads/master 03aab77c8 -> 0157f5608
CAMEL-10986: camel-zookeeper-master - Donation of the master component from fabric8 v1 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/0157f560 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/0157f560 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/0157f560 Branch: refs/heads/master Commit: 0157f560878286b3549ef3e169406102f8cc1a4e Parents: 03aab77 Author: Claus Ibsen <davscl...@apache.org> Authored: Sat Mar 11 08:32:56 2017 +0100 Committer: Claus Ibsen <davscl...@apache.org> Committed: Sat Mar 11 08:32:56 2017 +0100 ---------------------------------------------------------------------- components/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/0157f560/components/pom.xml ---------------------------------------------------------------------- diff --git a/components/pom.xml b/components/pom.xml index a40f233..d1bb229 100644 --- a/components/pom.xml +++ b/components/pom.xml @@ -289,6 +289,7 @@ <module>camel-zipfile</module> <module>camel-zipkin</module> <module>camel-zookeeper</module> + <module>camel-zookeeper-master</module> </modules>