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 b57be1c Added Airflow to the overall reactor build
b57be1c is described below
commit b57be1c828a59f3ccb23bd954a18cab601c47dec
Author: cdutz <[email protected]>
AuthorDate: Fri May 7 13:46:18 2021 +0200
Added Airflow to the overall reactor build
---
content/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/content/pom.xml b/content/pom.xml
index 7422891..eaf0d71 100644
--- a/content/pom.xml
+++ b/content/pom.xml
@@ -35,6 +35,7 @@
<name>Training: Content</name>
<modules>
+ <module>ApacheAirflow</module>
<module>ApacheCon</module>
<module>ApacheFlink</module>
<module>ApacheHive</module>