Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index c143d5f13..23d65e41f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,9 @@
<modules>
<module>eclipse-platform-parent</module>
-
+
+ <module>eclipse.platform.releng.prereqs.orbit</module>
+
<module>eclipse.jdt/</module>
<module>eclipse.jdt.core</module>
<module>eclipse.jdt.core.binaries</module>

Back to the top