Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2013-11-20 19:46:31 +0000
committerDavid Williams2013-11-20 19:46:31 +0000
commitb320e5dac8307edd5086373d9dca12262f2ddefa (patch)
treea16435e473fb4c10b24fb3611392f2b47aef703d /pom.xml
parentce474e0d73ccfbd6a962d7edce005d9ee2bd121c (diff)
downloadeclipse.platform.releng.aggregator-b320e5dac8307edd5086373d9dca12262f2ddefa.tar.gz
eclipse.platform.releng.aggregator-b320e5dac8307edd5086373d9dca12262f2ddefa.tar.xz
eclipse.platform.releng.aggregator-b320e5dac8307edd5086373d9dca12262f2ddefa.zip
Bug 400518 - [CBI] CBI build pulls in "latest" version of 3rd party
bundles from Orbit rename change os 'sdk prereqs'
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 23d65e41f..0a3fd55a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,9 +18,10 @@
<packaging>pom</packaging>
<modules>
+
<module>eclipse-platform-parent</module>
- <module>eclipse.platform.releng.prereqs.orbit</module>
+ <module>eclipse.platform.releng.prereqs.sdk</module>
<module>eclipse.jdt/</module>
<module>eclipse.jdt.core</module>

Back to the top