Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMat Booth2018-10-31 14:39:32 +0000
committerMat Booth2018-10-31 18:09:15 +0000
commitf44413813e3899195331af22ccf0591720e04068 (patch)
tree427a91b6d039bbfab2068d7bf7acfda74b31bb41 /eclipse-platform-parent
parentd265809002bb41f6e193939653d43930eae00c73 (diff)
downloadeclipse.platform.releng.aggregator-f44413813e3899195331af22ccf0591720e04068.tar.gz
eclipse.platform.releng.aggregator-f44413813e3899195331af22ccf0591720e04068.tar.xz
eclipse.platform.releng.aggregator-f44413813e3899195331af22ccf0591720e04068.zip
Bug 538763 - Update prereqs for 4.10 release: ECF
Change-Id: Ib8f46b7d32781c60dcde6761e6c1d62b28b1bac1 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 e5e0109f5..db077a045 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -101,7 +101,7 @@
-->
<emf-repo.url>http://download.eclipse.org/modeling/emf/emf/builds/release/2.15/</emf-repo.url>
- <ecf-repo.url>http://download.eclipse.org/rt/ecf/3.14.3/site.p2/</ecf-repo.url>
+ <ecf-repo.url>http://download.eclipse.org/rt/ecf/3.14.4/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