1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 18:26:01 +02:00

[releng] working on tycho-maven build.

This commit is contained in:
Anna Dushistova 2012-05-07 22:00:24 +00:00
parent 2af40c2caf
commit 030aef3601

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</artifactId> <artifactId>org.eclipse.tm.terminal</artifactId>
<version>3.1.100-SNAPSHOT</version> <version>3.2.0-SNAPSHOT</version>
<packaging>eclipse-feature</packaging> <packaging>eclipse-feature</packaging>
</project> </project>