Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiraj Modi2019-02-15 05:44:07 +0000
committerNiraj Modi2019-02-15 05:51:11 +0000
commit0f820efd0cf165f21e608277c3d880f9d7a74644 (patch)
tree70c756744646eb6523fcdaa5bb5103b426887454 /eclipse-platform-parent/pom.xml
parentfff1de4f4bfb1ed6570211bce23168b696ddcafb (diff)
downloadeclipse.platform.releng.aggregator-0f820efd0cf165f21e608277c3d880f9d7a74644.tar.gz
eclipse.platform.releng.aggregator-0f820efd0cf165f21e608277c3d880f9d7a74644.tar.xz
eclipse.platform.releng.aggregator-0f820efd0cf165f21e608277c3d880f9d7a74644.zip
Bug 543206 - Update prereqs for 4.11 release: EMF
Change-Id: I6fbde4b2eb0a306a30e2c96392b5c8ea48a070a5 Signed-off-by: Niraj Modi <niraj.modi@in.ibm.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 ffd9ca8b6..a4c36eb5b 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/S201901300518/</emf-repo.url>
+ <emf-repo.url>http://download.eclipse.org/modeling/emf/emf/builds/milestone/S201902091045/</emf-repo.url>
<ecf-repo.url>http://download.eclipse.org/rt/ecf/3.14.4/site.p2/</ecf-repo.url>

Back to the top