You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2008/11/07 05:01:07 UTC

svn commit: r712053 - /tomcat/trunk/build.properties.default

Author: rjung
Date: Thu Nov  6 20:01:05 2008
New Revision: 712053

URL: http://svn.apache.org/viewvc?rev=712053&view=rev
Log:
This belongs to r711934. Property version nww
gets calculated, so remove it from build.properties
and add the version.suffix instead.

Modified:
    tomcat/trunk/build.properties.default

Modified: tomcat/trunk/build.properties.default
URL: http://svn.apache.org/viewvc/tomcat/trunk/build.properties.default?rev=712053&r1=712052&r2=712053&view=diff
==============================================================================
--- tomcat/trunk/build.properties.default (original)
+++ tomcat/trunk/build.properties.default Thu Nov  6 20:01:05 2008
@@ -29,7 +29,7 @@
 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,



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org