Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-08-03 19:57:32 +0000
committerThanh Ha2012-08-03 19:57:32 +0000
commit9991d25034315a0f119760941740ffaf60db0c3a (patch)
treeac978c1fadf9254dcc9446919eacd7b875d57cdc /pom.xml
parentec9ab48a588c61d0499b44df9774ec934534dbe5 (diff)
downloadeclipse.platform.releng.aggregator-9991d25034315a0f119760941740ffaf60db0c3a.tar.gz
eclipse.platform.releng.aggregator-9991d25034315a0f119760941740ffaf60db0c3a.tar.xz
eclipse.platform.releng.aggregator-9991d25034315a0f119760941740ffaf60db0c3a.zip
Bug 376586 - migrate repo and product poms to eclipsebuilder
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index bd131c529..7f842b40e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,8 +51,8 @@
<module>rt.equinox.p2</module>
<module>eclipse.platform.releng</module>
+ <module>eclipse.platform.releng.eclipsebuilder</module>
- <module>TMP/org.eclipse.sdk.epp</module>
<module>TMP/eclipse-junit-tests</module>
</modules>
</project>

Back to the top