1
0
Fork 0
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:
Rafael Peria de Sene 2016-01-19 14:18:51 -02:00
parent 08fc8e1b4d
commit 2269b3cf6d

View file

@ -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>