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:
parent
03c3339f14
commit
4666ad510c
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue