1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00

Fix update sites to more recent, existing ones

Change-Id: Iddde79fd1b6c8c9f1322c7f17ba40892d871fcf0
Signed-off-by: Marc-Andre Laperle <malaperle@gmail.com>
This commit is contained in:
Marc-Andre Laperle 2018-11-01 22:05:33 -04:00
parent c7881b5a98
commit 0499fb37f4

View file

@ -34,7 +34,7 @@
<repositories>
<repository>
<id>platform</id>
<url>http://download.eclipse.org/eclipse/updates/4.8milestones/</url>
<url>http://download.eclipse.org/eclipse/updates/4.9/</url>
<layout>p2</layout>
</repository>
<repository>
@ -44,7 +44,7 @@
</repository>
<repository>
<id>orbit</id>
<url>http://download.eclipse.org/tools/orbit/downloads/drops/S20180504181223/repository/</url>
<url>http://download.eclipse.org/tools/orbit/downloads/drops/R20180905201904/repository/</url>
<layout>p2</layout>
</repository>
</repositories>