Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMat Booth2020-02-19 09:46:51 +0000
committerMat Booth2020-02-19 10:52:13 +0000
commitda4ce0aeb72ea29af63e0418e3f0dafa04e38b83 (patch)
treebeb21b801d56ecced2b43f1eb96eb2ddf4edd9fc /eclipse-platform-parent
parent09fbbad0476c9051bd60546c33b368c806e450b4 (diff)
downloadeclipse.platform.releng.aggregator-da4ce0aeb72ea29af63e0418e3f0dafa04e38b83.tar.gz
eclipse.platform.releng.aggregator-da4ce0aeb72ea29af63e0418e3f0dafa04e38b83.tar.xz
eclipse.platform.releng.aggregator-da4ce0aeb72ea29af63e0418e3f0dafa04e38b83.zip
Bug 558762 - Update prereqs for 4.15 M3 release: ECFX20200219-0700I20200219-0600
Final URL for ECF release Change-Id: I9aab834766a0a205a9d099166e92c3819d72b56a Signed-off-by: Mat Booth <mat.booth@redhat.com>
Diffstat (limited to 'eclipse-platform-parent')
-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 9f54697f9..b41804082 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -102,7 +102,7 @@
-->
<emf-repo.url>https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202002180048/</emf-repo.url>
- <ecf-repo.url>https://download.eclipse.org/rt/ecf/snapshot/site.p2/</ecf-repo.url>
+ <ecf-repo.url>https://download.eclipse.org/rt/ecf/3.14.7/site.p2/</ecf-repo.url>
<!-- only used when Tycho snapshot repo is enabled in <pluginRepositories> further down -->
<tycho-snapshot-repo.url>https://repo.eclipse.org/content/repositories/tycho-snapshots/</tycho-snapshot-repo.url>

Back to the top