1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 10:46:02 +02:00

[releng]Updated rseserver version.

Signed-off-by: Anna Dushistova <anna.dushistova@gmail.com>
This commit is contained in:
Anna Dushistova 2014-07-15 21:52:29 +04:00
parent 03c3339f14
commit 4666ad510c

View file

@ -40,7 +40,7 @@
<target>
<property name="buildDirectory" value="${project.build.directory}/../../../"/>
<property name="builder" value="${project.build.directory}/../../../releng/"/>
<property name="buildId" value="3.5.0"/>
<property name="buildId" value="3.6.0"/>
<ant antfile="${project.build.directory}/../../../dstoreTargets-git.xml">
<target name="serverruntime"/>
</ant>
@ -90,7 +90,7 @@
<id>local-build</id>
<properties>
<tm-install>${project.build.directory}/../../../../</tm-install>
<tm-zipfile>${project.artifactId}-${project.version}.zip</tm-zipfile>
<tm-zipfile>${project.artifactId}.zip</tm-zipfile>
</properties>
<build>
<plugins>