Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMat Booth2018-10-07 16:47:10 +0000
committerMat Booth2018-10-08 00:29:27 +0000
commit5357c9d4c04bb5c795022fd0d940a742c8c75ae8 (patch)
tree3acb440307ee1e2ec48a57a55086ea06f168b520 /eclipse-platform-parent/pom.xml
parenta56d4772a1faa0cdc99867e525be95e10223dfeb (diff)
downloadeclipse.platform.releng.aggregator-5357c9d4c04bb5c795022fd0d940a742c8c75ae8.tar.gz
eclipse.platform.releng.aggregator-5357c9d4c04bb5c795022fd0d940a742c8c75ae8.tar.xz
eclipse.platform.releng.aggregator-5357c9d4c04bb5c795022fd0d940a742c8c75ae8.zip
Bug 538763 - Update prereqs for 4.10 release: ECF
Change-Id: Ic64f2c28e2377fdbd1c29fd9431831bb0ff8b822 Signed-off-by: Mat Booth <mat.booth@redhat.com>
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 093bd10e2..ccca58bbf 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/milestone/S201809051333</emf-repo.url>
- <ecf-repo.url>http://download.eclipse.org/rt/ecf/3.14.2/site.p2/</ecf-repo.url>
+ <ecf-repo.url>http://download.eclipse.org/rt/ecf/3.14.3/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