1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 14:55:41 +02:00

Terminal: Synchronize with updated version ids

This commit is contained in:
Uwe Stieber 2012-11-18 16:13:05 +01:00
parent f91bb12777
commit 06073156ab
3 changed files with 3 additions and 3 deletions

View file

@ -10,6 +10,6 @@
</parent> </parent>
<groupId>org.eclipse.tm.features</groupId> <groupId>org.eclipse.tm.features</groupId>
<artifactId>org.eclipse.tm.terminal.sdk</artifactId> <artifactId>org.eclipse.tm.terminal.sdk</artifactId>
<version>3.3.1-SNAPSHOT</version> <version>3.3.2-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.tm.terminal.view</artifactId> <artifactId>org.eclipse.tm.terminal.view</artifactId>
<version>2.3.0-SNAPSHOT</version> <version>2.4.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging> <packaging>eclipse-feature</packaging>
</project> </project>

View file

@ -10,6 +10,6 @@
</parent> </parent>
<groupId>org.eclipse.tm</groupId> <groupId>org.eclipse.tm</groupId>
<artifactId>org.eclipse.tm.terminal.view</artifactId> <artifactId>org.eclipse.tm.terminal.view</artifactId>
<version>2.3.0-SNAPSHOT</version> <version>2.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>
</project> </project>