mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-25 18:05:33 +02:00
Build: fix the reference to eclipse update repository
Change-Id: Ib8ad437b8a818f8bc9125901410f2bc7b24cb901 Signed-off-by: Rafael Peria de Sene <rpsene@br.ibm.com>
This commit is contained in:
parent
08fc8e1b4d
commit
2269b3cf6d
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
<tycho-version>0.20.0</tycho-version>
|
||||
<tycho-extras-version>${tycho-version}</tycho-extras-version>
|
||||
<tycho.scmUrl>scm:git:git://git.eclipse.org/gitroot/ptp/org.eclipse.remote.git</tycho.scmUrl>
|
||||
<platform-version>4.5milestones</platform-version>
|
||||
<platform-version>4.5</platform-version>
|
||||
<platform-site>http://download.eclipse.org/eclipse/updates/${platform-version}/</platform-site>
|
||||
<license-site>http://download.eclipse.org/cbi/updates/license/</license-site>
|
||||
<tm-site>http://download.eclipse.org/tm/terminal/builds/development/nightly/</tm-site>
|
||||
|
|
Loading…
Add table
Reference in a new issue