Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2015-03-22 02:54:32 +0000
committerDavid Williams2015-03-22 02:54:32 +0000
commitcbed3196cf41c7e189a0f3131676eb86dc690321 (patch)
treeafee0728dfe84332531e5e9ef37a85c36da8dac7 /eclipse-platform-parent/pom.xml
parentf8d2a2bab4e1020bedc849a802c925f8a11506e9 (diff)
downloadeclipse.platform.releng.aggregator-cbed3196cf41c7e189a0f3131676eb86dc690321.tar.gz
eclipse.platform.releng.aggregator-cbed3196cf41c7e189a0f3131676eb86dc690321.tar.xz
eclipse.platform.releng.aggregator-cbed3196cf41c7e189a0f3131676eb86dc690321.zip
Bug 462773 - Update "eclipse-run" version to M6.
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 c97161347..8701f14ec 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.5milestones/S-4.5M5-201501291830/</eclipserun-repo>
+ <eclipserun-repo>http://download.eclipse.org/eclipse/updates/4.5milestones/S-4.5M6-201503200800/</eclipserun-repo>
<comparator.repo>http://download.eclipse.org/eclipse/updates/4.5-I-builds</comparator.repo>

Back to the top