Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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