aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index eb613531b8..88ef67c515 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1229,6 +1229,7 @@
<id>yarn-alpha</id>
<modules>
<module>yarn</module>
+ <module>network/yarn</module>
</modules>
</profile>
@@ -1236,6 +1237,7 @@
<id>yarn</id>
<modules>
<module>yarn</module>
+ <module>network/yarn</module>
</modules>
</profile>