mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-06 01:06:01 +02:00
The build scripts require the testing plugin to be the same version as the testing feature.
This commit is contained in:
parent
93f62f0ba8
commit
1dab68cabe
2 changed files with 2 additions and 2 deletions
|
@ -50,7 +50,7 @@
|
|||
id="org.eclipse.cdt.testing"
|
||||
download-size="0"
|
||||
install-size="0"
|
||||
version="3.0.0"/>
|
||||
version="3.1.0"/>
|
||||
|
||||
<plugin
|
||||
id="org.eclipse.cdt.core.tests"
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<plugin
|
||||
id="org.eclipse.cdt.testing"
|
||||
name="%pluginName"
|
||||
version="3.0.0"
|
||||
version="3.1.0"
|
||||
provider-name="%providerName">
|
||||
|
||||
<runtime>
|
||||
|
|
Loading…
Add table
Reference in a new issue