Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMat Booth2020-04-27 13:23:25 +0000
committerMat Booth2020-04-27 14:17:35 +0000
commit0d2df02df21986b21b70bde12523da16ac17429d (patch)
tree837f065f05166bfceb6b14e10ce0366c2c372cfb /eclipse-platform-parent/pom.xml
parent6ac2e678feefa141224e2248f041c8dba9a98728 (diff)
downloadeclipse.platform.releng.aggregator-0d2df02df21986b21b70bde12523da16ac17429d.tar.gz
eclipse.platform.releng.aggregator-0d2df02df21986b21b70bde12523da16ac17429d.tar.xz
eclipse.platform.releng.aggregator-0d2df02df21986b21b70bde12523da16ac17429d.zip
Bug 562519 - Update prereqs for 4.16 M2 release: EMF
Updated to S202004270812 build of EMF Change-Id: I001e5e19d1f4b82a60912b1b22d1d8b9276c7586 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 064342542..2c6120a31 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -91,7 +91,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>https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202004070406</emf-repo.url>
+ <emf-repo.url>https://download.eclipse.org/modeling/emf/emf/builds/milestone/S202004270812</emf-repo.url>
<ecf-repo.url>https://download.eclipse.org/rt/ecf/3.14.7/site.p2/</ecf-repo.url>

Back to the top