mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-07 17:56:01 +02:00
Fix up version numbers and name of Mylyn feature to match other bridges.
This commit is contained in:
parent
81c4082bee
commit
22d13071b2
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.gnu.build"
|
||||
label="CDT GNU Toolchain Build Support"
|
||||
version="5.0.0"
|
||||
version="5.0.0.qualifier"
|
||||
provider-name="Eclipse.org">
|
||||
|
||||
<description url="http://www.example.com/description">
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.gnu.debug"
|
||||
label="CDT GNU Toolchain Debug Support"
|
||||
version="5.0.0"
|
||||
version="5.0.0.qualifier"
|
||||
provider-name="Eclipse.org">
|
||||
|
||||
<description url="http://www.example.com/description">
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<feature
|
||||
id="org.eclipse.cdt.platform"
|
||||
label="CDT Platform"
|
||||
version="5.0.0"
|
||||
version="5.0.0.qualifier"
|
||||
provider-name="Eclipse.org">
|
||||
|
||||
<description url="http://www.example.com/description">
|
||||
|
|
Loading…
Add table
Reference in a new issue