Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThanh Ha2012-08-21 14:39:33 +0000
committerThanh Ha2012-08-21 14:39:33 +0000
commit3b3851d68fe3a7878188fed6250cd84a723edbbf (patch)
tree731261e461bb87aae049eca7eedb3250967fceaf /pom.xml
parentd2ada2b9d4980a75212124173301b961ec210ce5 (diff)
downloadeclipse.platform.releng.aggregator-3b3851d68fe3a7878188fed6250cd84a723edbbf.tar.gz
eclipse.platform.releng.aggregator-3b3851d68fe3a7878188fed6250cd84a723edbbf.tar.xz
eclipse.platform.releng.aggregator-3b3851d68fe3a7878188fed6250cd84a723edbbf.zip
Move product build to tychoEclipseBuilder
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 90f215009..fcda03828 100644
--- a/pom.xml
+++ b/pom.xml
@@ -51,7 +51,7 @@
<module>rt.equinox.p2</module>
<module>eclipse.platform.releng</module>
- <module>eclipse.platform.releng.eclipsebuilder</module>
+ <module>eclipse.platform.releng.tychoeclipsebuilder</module>
<module>eclipse.platform.repository</module>
<module>TMP/eclipse-junit-tests</module>

Back to the top