Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2017-06-09 13:43:11 +0000
committerAlexander Kurtakov2017-07-06 09:14:24 +0000
commitd3a674f143f9f0735d78f1953920c9d1117eae59 (patch)
tree224ce0f950838444e25535bd7a068b07472f09e4 /eclipse-platform-parent/pom.xml
parent5e0e71f75a1d8a0457c8da911fdd1beccf84a43b (diff)
downloadeclipse.platform.releng.aggregator-d3a674f143f9f0735d78f1953920c9d1117eae59.tar.gz
eclipse.platform.releng.aggregator-d3a674f143f9f0735d78f1953920c9d1117eae59.tar.xz
eclipse.platform.releng.aggregator-d3a674f143f9f0735d78f1953920c9d1117eae59.zip
Bug 506955 - Update prereqs for Oxygen Milestones: EMF
Change-Id: Ic8e609d6fb141924027de97d233bed06134bc2b8 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@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 157373ce5..be3f37d8d 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/updates/2.13milestones/base/S201705030428/</emf-repo.url>
+ <emf-repo.url>http://download.eclipse.org/modeling/emf/emf/updates/2.13/base/R201706090707/</emf-repo.url>
<ecf-repo.url>http://download.eclipse.org/rt/ecf/3.13.7/site.p2/</ecf-repo.url>

Back to the top