Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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 1c3c0ce4e..902fd2727 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -87,7 +87,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.7milestones/S-4.7M5-201701261030/</eclipserun-repo>
+ <eclipserun-repo>http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M6-201703082000/</eclipserun-repo>
<comparator.repo>http://download.eclipse.org/eclipse/updates/4.7-I-builds</comparator.repo>

Back to the top