mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-27 10:55:33 +02:00
changes .qualifer to -SNAPSHOT
This commit is contained in:
parent
69fb04eb93
commit
dde2ee7740
2 changed files with 2 additions and 2 deletions
|
@ -10,6 +10,6 @@
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm.features</groupId>
|
<groupId>org.eclipse.tm.features</groupId>
|
||||||
<artifactId>org.eclipse.rse.useractions</artifactId>
|
<artifactId>org.eclipse.rse.useractions</artifactId>
|
||||||
<version>1.1.401.qualifier</version>
|
<version>1.1.401-SNAPSHOT</version>
|
||||||
<packaging>eclipse-feature</packaging>
|
<packaging>eclipse-feature</packaging>
|
||||||
</project>
|
</project>
|
||||||
|
|
|
@ -10,6 +10,6 @@
|
||||||
</parent>
|
</parent>
|
||||||
<groupId>org.eclipse.tm.features</groupId>
|
<groupId>org.eclipse.tm.features</groupId>
|
||||||
<artifactId>org.eclipse.rse.useractions.sdk</artifactId>
|
<artifactId>org.eclipse.rse.useractions.sdk</artifactId>
|
||||||
<version>3.4.2.qualifier</version>
|
<version>3.4.2-SNAPSHOT</version>
|
||||||
<packaging>eclipse-feature</packaging>
|
<packaging>eclipse-feature</packaging>
|
||||||
</project>
|
</project>
|
||||||
|
|
Loading…
Add table
Reference in a new issue