mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-29 20:05:35 +02:00
Releng: Bump RSE tests feature version after previous version bump to o.e.rse.tests
This commit is contained in:
parent
2f532ed34d
commit
f7df975b78
2 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@
|
||||||
<feature
|
<feature
|
||||||
id="org.eclipse.rse.tests"
|
id="org.eclipse.rse.tests"
|
||||||
label="%featureName"
|
label="%featureName"
|
||||||
version="3.4.0.qualifier"
|
version="3.4.1.qualifier"
|
||||||
provider-name="%providerName">
|
provider-name="%providerName">
|
||||||
|
|
||||||
<description>
|
<description>
|
||||||
|
|
|
@ -10,6 +10,6 @@
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm.features</groupId>
|
<groupId>org.eclipse.tm.features</groupId>
|
||||||
<artifactId>org.eclipse.rse.tests</artifactId>
|
<artifactId>org.eclipse.rse.tests</artifactId>
|
||||||
<version>3.4.0-SNAPSHOT</version>
|
<version>3.4.1.qualifier</version>
|
||||||
<packaging>eclipse-feature</packaging>
|
<packaging>eclipse-feature</packaging>
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Add table
Reference in a new issue