aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorMarko Grönroos <magi@iki.fi>2009-10-26 19:20:06 +0000
committerMarko Grönroos <magi@iki.fi>2009-10-26 19:20:06 +0000
commit32568318ae5c04e8f45c329603d229c8ff446d17 (patch)
tree50c4e65526c67f315db63ef9744d276d4985b262 /build
parentfcd18097d656957c432e749f3c36798faf4e8984 (diff)
downloadvaadin-framework-32568318ae5c04e8f45c329603d229c8ff446d17.tar.gz
vaadin-framework-32568318ae5c04e8f45c329603d229c8ff446d17.zip
Shortened TeamCity build number by removing date.
svn changeset:9386/svn branch:6.2
Diffstat (limited to 'build')
-rw-r--r--build/build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build.xml b/build/build.xml
index 3f6c123988..f900b0e298 100644
--- a/build/build.xml
+++ b/build/build.xml
@@ -1321,7 +1321,7 @@
<!-- Tell TeamCity the build name. Have to do it this way, because -->
<!-- this script needs to get the plain build number as a parameter. -->
- <echo>##teamcity[buildNumber '${version.full}']</echo>
+ <echo>##teamcity[buildNumber '${version}-c${build.number}']</echo>
</target>
<target name="nightly-teamcity-publish">