Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMat Booth2018-12-04 02:06:47 +0000
committerMat Booth2018-12-04 02:06:47 +0000
commit7ad82c272a42038da8caa2e54c1fabf43ad32be9 (patch)
treebd138832c8173e7a32934962accaa0f9802bdf6b /eclipse-platform-parent/pom.xml
parentc46104ea83dddd41bea2f44bf27e828880ba40b7 (diff)
downloadeclipse.platform.releng.aggregator-7ad82c272a42038da8caa2e54c1fabf43ad32be9.tar.gz
eclipse.platform.releng.aggregator-7ad82c272a42038da8caa2e54c1fabf43ad32be9.tar.xz
eclipse.platform.releng.aggregator-7ad82c272a42038da8caa2e54c1fabf43ad32be9.zip
Bug 538764 - Update prereqs for 4.10 release: EMF
Change-Id: I43e7dda60e83dc8d67fb09b5fb45d63c069c25ce 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 531595294..a30d89c47 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -99,7 +99,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/S201811200213</emf-repo.url>
+ <emf-repo.url>http://download.eclipse.org/modeling/emf/emf/builds/milestone/S201812030449/</emf-repo.url>
<ecf-repo.url>http://download.eclipse.org/rt/ecf/3.14.4/site.p2/</ecf-repo.url>

Back to the top