Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 4f1c07a32..4e64524b1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,6 +58,8 @@
<module>rt.equinox.p2</module>
+ <module>eclipse.platform.releng</module>
+<!--
<module>FROMCVS/org.eclipse.cvs</module>
<module>FROMCVS/org.eclipse.cvs-feature</module>
<module>FROMCVS/org.eclipse.platform-feature</module>
@@ -67,6 +69,7 @@
<module>FROMCVS/org.eclipse.help-feature</module>
<module>FROMCVS/org.eclipse.test.performance</module>
<module>FROMCVS/org.eclipse.license</module>
+-->
<module>TMP/org.eclipse.sdk.epp</module>
</modules>

Back to the top