mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-03 07:05:24 +02:00
[releng] Stable URLs for Eclipse Platform dependency
This updates the dependencies to the final URL for the 4.23 release Change-Id: Ief75cd18098f640e33c971faebed13599dd16217
This commit is contained in:
parent
96f928152f
commit
a7152f25d9
2 changed files with 3 additions and 3 deletions
|
@ -166,7 +166,7 @@
|
|||
<repositoryList
|
||||
name="CDT Latest Released">
|
||||
<repository
|
||||
url="https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220302-1800/"/>
|
||||
url="https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310"/>
|
||||
<repository
|
||||
url="https://download.eclipse.org/egit/updates-6.0/"/>
|
||||
<repository
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.8"?>
|
||||
<target name="cdt" sequenceNumber="113">
|
||||
<target name="cdt" sequenceNumber="114">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<repository location="https://download.eclipse.org/cbi/updates/license/"/>
|
||||
<unit id="org.eclipse.license.feature.group" version="0.0.0"/>
|
||||
</location>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="false" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<repository location="https://download.eclipse.org/eclipse/updates/4.23-I-builds/I20220302-1800/"/>
|
||||
<repository location="https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310"/>
|
||||
<unit id="org.eclipse.equinox.executable.feature.group" version="0.0.0"/>
|
||||
<unit id="org.eclipse.jdt.annotation" version="0.0.0"/>
|
||||
<unit id="org.eclipse.sdk.feature.group" version="0.0.0"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue