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:
parent
c7881b5a98
commit
0499fb37f4
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue