Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Williams2015-03-18 16:46:02 +0000
committerDavid Williams2015-03-18 16:46:02 +0000
commit22a562925758ff182430671d648010e16b35d0b8 (patch)
tree499b833e4aa5fa2af186ca9c7296978f37f280ba /eclipse-platform-parent/pom.xml
parentc48bbd663465617dd15f595050fb4b0dec2ef240 (diff)
downloadeclipse.platform.releng.aggregator-22a562925758ff182430671d648010e16b35d0b8.tar.gz
eclipse.platform.releng.aggregator-22a562925758ff182430671d648010e16b35d0b8.tar.xz
eclipse.platform.releng.aggregator-22a562925758ff182430671d648010e16b35d0b8.zip
Bug 441990 - Update prereqs for Mars Mx - EMF
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 f40feb4e9..3ac281d51 100644
--- a/eclipse-platform-parent/pom.xml
+++ b/eclipse-platform-parent/pom.xml
@@ -88,7 +88,7 @@
a copy of the EMF features and ECF features into our own repository. This is required since we merely "require" EMF (not "include" 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/updates/2.11milestones/base/S201501230347/</emf-repo.url>
+ <emf-repo.url>http://download.eclipse.org/modeling/emf/emf/updates/2.11milestones/base/S201503180449/</emf-repo.url>
<ecf-repo.url>http://download.eclipse.org/rt/ecf/3.9.3/site.p2/</ecf-repo.url>

Back to the top