mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-02 21:23:37 +02:00
[releng]working on a tycho-maven build.
This commit is contained in:
parent
9aef0047ed
commit
4e3e6636f3
6 changed files with 6 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
<artifactId>tm-parent</artifactId>
|
||||
<groupId>org.eclipse.tm</groupId>
|
||||
<version>3.8.0-SNAPSHOT</version>
|
||||
<relativePath>../../</relativePath>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<groupId>org.eclipse.tm</groupId>
|
||||
<artifactId>org.eclipse.rse.doc.isv</artifactId>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<artifactId>tm-parent</artifactId>
|
||||
<groupId>org.eclipse.tm</groupId>
|
||||
<version>3.8.0-SNAPSHOT</version>
|
||||
<relativePath>../../</relativePath>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<groupId>org.eclipse.tm</groupId>
|
||||
<artifactId>org.eclipse.rse.doc.user</artifactId>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<artifactId>tm-parent</artifactId>
|
||||
<groupId>org.eclipse.tm</groupId>
|
||||
<version>3.8.0-SNAPSHOT</version>
|
||||
<relativePath>../../</relativePath>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<groupId>org.eclipse.tm</groupId>
|
||||
<artifactId>org.eclipse.rse.examples</artifactId>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<artifactId>tm-parent</artifactId>
|
||||
<groupId>org.eclipse.tm</groupId>
|
||||
<version>3.8.0-SNAPSHOT</version>
|
||||
<relativePath>../../</relativePath>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<groupId>org.eclipse.tm</groupId>
|
||||
<artifactId>org.eclipse.rse.examples.daytime</artifactId>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<artifactId>tm-parent</artifactId>
|
||||
<groupId>org.eclipse.tm</groupId>
|
||||
<version>3.8.0-SNAPSHOT</version>
|
||||
<relativePath>../../</relativePath>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<groupId>org.eclipse.tm</groupId>
|
||||
<artifactId>org.eclipse.rse.examples.dstore</artifactId>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<artifactId>tm-parent</artifactId>
|
||||
<groupId>org.eclipse.tm</groupId>
|
||||
<version>3.8.0-SNAPSHOT</version>
|
||||
<relativePath>../../</relativePath>
|
||||
<relativePath>../../../</relativePath>
|
||||
</parent>
|
||||
<groupId>org.eclipse.tm</groupId>
|
||||
<artifactId>org.eclipse.rse.examples.tutorial</artifactId>
|
||||
|
|
Loading…
Add table
Reference in a new issue