mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Fixed a mismatch between feature.xml and pom.xml.
This commit is contained in:
parent
1e6319db0c
commit
6facd9ec4f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.cdt.testsrunner.feature"
|
id="org.eclipse.cdt.testsrunner.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