1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-13 19:25:38 +02:00

[releng] update pom.xml files

This commit is contained in:
David Dykstal 2013-09-18 15:03:39 -05:00
parent 28304f4dec
commit 24b7c6fdd6
3 changed files with 3 additions and 3 deletions

View file

@ -10,6 +10,6 @@
</parent> </parent>
<groupId>org.eclipse.tm</groupId> <groupId>org.eclipse.tm</groupId>
<artifactId>org.eclipse.dstore.core</artifactId> <artifactId>org.eclipse.dstore.core</artifactId>
<version>3.3.201-SNAPSHOT</version> <version>3.4.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>
</project> </project>

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.2.100-SNAPSHOT</version> <version>3.3.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging> <packaging>eclipse-plugin</packaging>
</project> </project>

View file

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