Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.x.ats.parent/pom.xml')
-rw-r--r--plugins/org.eclipse.osee.x.ats.parent/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/org.eclipse.osee.x.ats.parent/pom.xml b/plugins/org.eclipse.osee.x.ats.parent/pom.xml
index 201eb9d4b2e..039e28915b3 100644
--- a/plugins/org.eclipse.osee.x.ats.parent/pom.xml
+++ b/plugins/org.eclipse.osee.x.ats.parent/pom.xml
@@ -18,7 +18,10 @@
<modules>
<module>../../plugins/org.eclipse.osee.ats.api</module>
+
<module>../../plugins/org.eclipse.osee.ats.dsl</module>
+ <module>../../plugins/org.eclipse.osee.ats.dsl.integration</module>
+ <module>../../plugins/org.eclipse.osee.ats.dsl.integration.test</module>
<module>../../plugins/org.eclipse.osee.ats.core</module>
<module>../../plugins/org.eclipse.osee.ats.core.test</module>

Back to the top