1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 15:05:36 +02:00

update to use CDT 9.7

Change-Id: Ib448463dd5fb9adeed7824cd429a5fd894d3fcb8
Signed-off-by: nickboldt <nboldt@redhat.com>
This commit is contained in:
nickboldt 2019-03-08 11:01:33 -05:00
parent 302732adfa
commit 9b1bd3df10

View file

@ -40,13 +40,13 @@
<!-- <orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20180905201904/repository/</orbit-site> -->
<orbit-site>http://download.eclipse.org/tools/orbit/downloads/latest-I/</orbit-site>
<cdt-site>http://download.eclipse.org/tools/cdt/builds/9.4</cdt-site>
<cdt-site>https://download.eclipse.org/tools/cdt/builds/9.7/nightly/</cdt-site>
<remote-site>http://download.eclipse.org/tools/ptp/builds/remote/nightly/</remote-site>
<!-- <remote-site>http://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/</remote-site> -->
<swtbot-site>http://download.eclipse.org/technology/swtbot/releases/latest/</swtbot-site>
<!-- TODO: remove dep on simrel site -->
<platform-release-site>http://download.eclipse.org/staging/2018-09/</platform-release-site>
<platform-release-site>http://download.eclipse.org/staging/2018-12/</platform-release-site>
</properties>