1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00

switch to Eclipse 4.8 since milestones site no longer exists

Change-Id: I5c8ba292d5680a9b7f0267c7e9deb3623af7d896
Signed-off-by: nickboldt <nboldt@redhat.com>
This commit is contained in:
nickboldt 2018-08-28 13:13:49 -04:00
parent 84f971fc3f
commit 654afb75a4
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@
<tycho-extras-version>${tycho-version}</tycho-extras-version>
<maven-resources-version>2.7</maven-resources-version>
<!-- TODO: switch to 4.9-I-builds after June 27, 2018 -->
<sdk-version>4.8milestones</sdk-version>
<sdk-version>4.8</sdk-version>
<!-- Set up the default target platform to build against -->
<license-site>http://download.eclipse.org/cbi/updates/license</license-site>

View file

@ -252,7 +252,7 @@
<properties>
<terminal-stream>photon</terminal-stream>
<sdk-version>4.8</sdk-version>
<platform-site>http://download.eclipse.org/eclipse/updates/4.8milestones/</platform-site>
<platform-site>http://download.eclipse.org/eclipse/updates/4.8/</platform-site>
<platform-release-site>http://download.eclipse.org/staging/photon/</platform-release-site>
<!-- <platform-release-site>http://download.eclipse.org/releases/photon/</platform-release-site> -->
<orbit-site>http://download.eclipse.org/tools/orbit/downloads/drops/R20180606145124/repository/</orbit-site>