mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-07 08:15:48 +02:00
Fixed a mismatch between feature.xml and pom.xml.
This commit is contained in:
parent
bce24407d7
commit
78713515da
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.testsrunner.source.feature"
|
id="org.eclipse.cdt.testsrunner.source.feature"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="8.2.0.qualifier"
|
version="7.2.0.qualifier"
|
||||||
provider-name="%providerName">
|
provider-name="%providerName">
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
|
|
Loading…
Add table
Reference in a new issue