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.xml1
1 files changed, 1 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 475da995640..9993be1f4e5 100644
--- a/plugins/org.eclipse.osee.x.ats.parent/pom.xml
+++ b/plugins/org.eclipse.osee.x.ats.parent/pom.xml
@@ -18,6 +18,7 @@
<modules>
<module>../../plugins/org.eclipse.osee.ats.api</module>
+ <module>../../plugins/org.eclipse.osee.ats.demo.api</module>
<module>../../plugins/org.eclipse.osee.ats.dsl</module>
<module>../../plugins/org.eclipse.osee.ats.dsl.integration</module>

Back to the top