This belongs to r711934. Property version nww
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 7 Nov 2008 04:01:05 +0000 (04:01 +0000)
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 7 Nov 2008 04:01:05 +0000 (04:01 +0000)
gets calculated, so remove it from build.properties
and add the version.suffix instead.

git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@712053 13f79535-47bb-0310-9956-ffa450edef68

build.properties.default

index f4fa5cb..c6cf1e9 100644 (file)
@@ -29,7 +29,7 @@ version.major=6
 version.minor=0
 version.build=0
 version.patch=0
-version=6.0-snapshot
+version.suffix=-dev
 
 # ----- Default Base Path for Dependent Packages -----
 # Please note this path must be absolute, not relative,