Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMat Booth2019-03-04 10:58:17 +0000
committerMat Booth2019-03-04 15:24:16 +0000
commitc2a1e11562f419470ed13a6f7dd39d092581f589 (patch)
treef54113504bcb981176e6ab98226e305dfc00ad40 /eclipse-platform-parent
parent41110ecf825e668add9f63b36c73139a0a9c220d (diff)
downloadeclipse.platform.releng.aggregator-c2a1e11562f419470ed13a6f7dd39d092581f589.tar.gz
eclipse.platform.releng.aggregator-c2a1e11562f419470ed13a6f7dd39d092581f589.tar.xz
eclipse.platform.releng.aggregator-c2a1e11562f419470ed13a6f7dd39d092581f589.zip
Bug 543206 - Update prereqs for 4.11 release: EMF
Change-Id: Id0e69bad8872f76966b119735c67ba746707eaf2 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 42bff97bd..084f7d7b2 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -100,7 +100,7 @@
it).
And, of course, in the PDE target file, the URL is expected to be the actual URL, not a variable.
-->
- <emf-repo.url>http://download.eclipse.org/modeling/emf/emf/builds/milestone/S201902091045/</emf-repo.url>
+ <emf-repo.url>http://download.eclipse.org/modeling/emf/emf/builds/milestone/S201903030654/</emf-repo.url>
<ecf-repo.url>http://download.eclipse.org/rt/ecf/3.14.4/site.p2/</ecf-repo.url>

Back to the top