Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2015-08-11 10:32:02 +0000
committerDavid Williams2015-08-11 10:32:02 +0000
commita1d807d0692747864f8a2008a7bd6282dc2d2e6a (patch)
tree748190bca34b4a9868ccff252852cae092c4fd8b /eclipse-platform-parent/pom.xml
parentab29d5621ae3582437001b2216374253a69210ad (diff)
downloadeclipse.platform.releng.aggregator-a1d807d0692747864f8a2008a7bd6282dc2d2e6a.tar.gz
eclipse.platform.releng.aggregator-a1d807d0692747864f8a2008a7bd6282dc2d2e6a.tar.xz
eclipse.platform.releng.aggregator-a1d807d0692747864f8a2008a7bd6282dc2d2e6a.zip
Bug 474576 - Update JDT Compiler so M2 is produced using M1
updating eclipserun repostory too
Diffstat (limited to 'eclipse-platform-parent/pom.xml')
-rw-r--r--eclipse-platform-parent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse-platform-parent/pom.xml b/eclipse-platform-parent/pom.xml
index 109395ecb..93cabbbfb 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -78,7 +78,7 @@
The tycho-eclipserun-plugin will create its instance of Eclipse from this
'eclipiserun-repo' repository, such as for computing .api-descriptions.
-->
- <eclipserun-repo>http://download.eclipse.org/eclipse/updates/4.5/R-4.5-201506032000</eclipserun-repo>
+ <eclipserun-repo>http://download.eclipse.org/eclipse/updates/4.6milestones/S-4.6M1-201508052000/</eclipserun-repo>
<comparator.repo>http://download.eclipse.org/eclipse/updates/4.6-I-builds</comparator.repo>

Back to the top