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:
parent
302732adfa
commit
9b1bd3df10
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue