mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 18:56:02 +02:00
Releng: Fix pom and manifest versions of o.e.rse
This commit is contained in:
parent
d204433a1d
commit
dd3caa8906
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm.features</groupId>
|
<groupId>org.eclipse.tm.features</groupId>
|
||||||
<artifactId>org.eclipse.rse</artifactId>
|
<artifactId>org.eclipse.rse</artifactId>
|
||||||
<version>3.6.1-SNAPSHOT</version>
|
<version>3.7.0.qualifier</version>
|
||||||
<packaging>eclipse-feature</packaging>
|
<packaging>eclipse-feature</packaging>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|
Loading…
Add table
Reference in a new issue