mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 18:56:02 +02:00
[releng]fixed dstore targets location
This commit is contained in:
parent
097d326fed
commit
f27d74f227
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@
|
|||
<property name="buildDirectory" value="${project.build.directory}/../../../../"/>
|
||||
<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-git.xml">
|
||||
<ant antfile="${project.build.directory}/../../../dstoreTargets-git.xml">
|
||||
<target name="serverruntime"/>
|
||||
</ant>
|
||||
</target>
|
||||
|
|
Loading…
Add table
Reference in a new issue