mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 23:55:26 +02:00
[releng]more work on the pom.xml files
This commit is contained in:
parent
5311def09f
commit
8792d02e89
4 changed files with 2 additions and 2 deletions
|
@ -84,9 +84,9 @@
|
|||
<configuration>
|
||||
<target>
|
||||
<property name="buildDirectory" value="${project.build.directory}/../../../../"/>
|
||||
<property name="builder" value="${project.build.directory}/../../../../org.eclipse.tm.rse/releng/org.eclipse.rse.build/"/>
|
||||
<property name="builder" value="${project.build.directory}/../../../../releng/org.eclipse.rse.build/"/>
|
||||
<property name="buildId" value="3.4.1"/>
|
||||
<ant antfile="${project.build.directory}/../../../../dstoreTargets.xml">
|
||||
<ant antfile="${project.build.directory}/../../../../dstoreTargets-git.xml">
|
||||
<target name="serverruntime"/>
|
||||
</ant>
|
||||
</target>
|
||||
|
|
Loading…
Add table
Reference in a new issue