1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 15:05:36 +02:00

[releng]working on a tycho-maven build.

This commit is contained in:
Anna Dushistova 2012-02-13 06:39:36 +00:00
parent e2533383f6
commit 3cad91feae

View file

@ -10,6 +10,6 @@
</parent> </parent>
<groupId>org.eclipse.tm</groupId> <groupId>org.eclipse.tm</groupId>
<artifactId>org.eclipse.rse.services.dstore</artifactId> <artifactId>org.eclipse.rse.services.dstore</artifactId>
<version>3.1.300-SNAPSHOT</version> <version>3.2.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>
</project> </project>