mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 17:35:35 +02:00
Releng: Fix platform and Orbit site URLs
This commit is contained in:
parent
2b1e51064d
commit
a4648a5130
1 changed files with 2 additions and 2 deletions
|
@ -59,8 +59,8 @@
|
|||
|
||||
<!-- Set up the default target platform to build against -->
|
||||
<license-site>http://download.eclipse.org/cbi/updates/license</license-site>
|
||||
<platform-site>http://download.eclipse.org/eclipse/updates/${sdk-version}milestones</platform-site>
|
||||
<orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20150519210750/repository/</orbit-site>
|
||||
<platform-site>http://download.eclipse.org/eclipse/updates/${sdk-version}</platform-site>
|
||||
<orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20150821153341/repository/</orbit-site>
|
||||
<cdt-site>http://download.eclipse.org/tools/cdt/releases/8.6</cdt-site>
|
||||
<terminal-site>http://download.eclipse.org/tm/terminal/builds/development/nightly</terminal-site>
|
||||
</properties>
|
||||
|
|
Loading…
Add table
Reference in a new issue