This is an automated email from the ASF dual-hosted git repository.
cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-training.git
The following commit(s) were added to refs/heads/develop by this push:
new dc38244 Added Druid and Pulsar to the overall reactor build
dc38244 is described below
commit dc382443794926997beef32df697d0cd0f51ce13
Author: cdutz <[email protected]>
AuthorDate: Sat May 8 17:45:11 2021 +0200
Added Druid and Pulsar to the overall reactor build
---
content/pom.xml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/content/pom.xml b/content/pom.xml
index eaf0d71..8aed32a 100644
--- a/content/pom.xml
+++ b/content/pom.xml
@@ -37,8 +37,10 @@
<modules>
<module>ApacheAirflow</module>
<module>ApacheCon</module>
+ <module>ApacheDruid</module>
<module>ApacheFlink</module>
<module>ApacheHive</module>
+ <module>ApachePulsar</module>
<module>ApacheSamza</module>
<module>ApacheWay</module>
<module>ComDev</module>