1
0
Fork 0
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:
David Dykstal 2013-01-23 10:42:57 -06:00
parent 69fb04eb93
commit dde2ee7740
2 changed files with 2 additions and 2 deletions

View file

@ -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>

View file

@ -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>