Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index aacb5cc1..1bca36f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,8 +52,7 @@
</profile>
</profiles>
-
- <modules>
+ <modules>
<module>./bundles/org.eclipse.e4.tools</module>
<module>./bundles/org.eclipse.e4.tools.services</module>
<module>./bundles/org.eclipse.e4.tools.compat</module>

Back to the top