mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-28 03:15:33 +02:00
Fix CDT repo location.
Signed-off-by: Greg Watson <g.watson@computer.org>
This commit is contained in:
parent
4e2470b4a2
commit
e09793bb6f
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
||||||
<tycho-extras-version>${tycho-version}</tycho-extras-version>
|
<tycho-extras-version>${tycho-version}</tycho-extras-version>
|
||||||
<platform-version>4.4milestones</platform-version>
|
<platform-version>4.4milestones</platform-version>
|
||||||
<platform-site>http://download.eclipse.org/eclipse/updates/${platform-version}</platform-site>
|
<platform-site>http://download.eclipse.org/eclipse/updates/${platform-version}</platform-site>
|
||||||
<cdt-version>luna</cdt-version>
|
<cdt-version>8.4</cdt-version>
|
||||||
<cdt-site>http://download.eclipse.org/tools/cdt/builds/${cdt-version}/nightly</cdt-site>
|
<cdt-site>http://download.eclipse.org/tools/cdt/builds/${cdt-version}/nightly</cdt-site>
|
||||||
<remote-install-dir>/home/data/httpd/download.eclipse.org/tools/ptp/builds/remote/${eclipse-release}/nightly</remote-install-dir>
|
<remote-install-dir>/home/data/httpd/download.eclipse.org/tools/ptp/builds/remote/${eclipse-release}/nightly</remote-install-dir>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
Loading…
Add table
Reference in a new issue