mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-26 10:25:32 +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>
|
<configuration>
|
||||||
<target>
|
<target>
|
||||||
<property name="buildDirectory" value="${project.build.directory}/../../../../"/>
|
<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"/>
|
<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"/>
|
<target name="serverruntime"/>
|
||||||
</ant>
|
</ant>
|
||||||
</target>
|
</target>
|
||||||
|
|
Loading…
Add table
Reference in a new issue