Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-03-26 00:05:34 +0000
committerThanh Ha2012-03-26 00:05:34 +0000
commit7440dfdd9932cda9c9920f53fa104bffd6fa43fa (patch)
treee272ef692a6f2d72c2b25e9594f78e1839935ab5 /pom.xml
parent668a9f130dcbcaa10399a1019892ff244cde89fa (diff)
downloadeclipse.platform.releng.aggregator-7440dfdd9932cda9c9920f53fa104bffd6fa43fa.tar.gz
eclipse.platform.releng.aggregator-7440dfdd9932cda9c9920f53fa104bffd6fa43fa.tar.xz
eclipse.platform.releng.aggregator-7440dfdd9932cda9c9920f53fa104bffd6fa43fa.zip
Update to JunoM6. Add releng.git repo and comment out FROMCVS bundles.
Signed-off-by: Thanh Ha <thanh.ha@eclipse.org>
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