mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 06:45:43 +02:00
[releng] Add missing sequence number bump to API baseline
Without this bump, Eclipse PDE can assume the contents hasn't changed so will use the wrong baseline. Change-Id: I02706b1277f9cfdd664c70b76832d6616e0fbf47
This commit is contained in:
parent
1610ed7b29
commit
b831c73cfd
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<?pde version="3.8"?>
|
||||
<target name="cdt-baseline" sequenceNumber="28">
|
||||
<target name="cdt-baseline" sequenceNumber="29">
|
||||
<locations>
|
||||
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
|
||||
<repository location="https://download.eclipse.org/eclipse/updates/4.19/R-4.19-202103031800/"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue