Author: craigmcc
Date: Thu Dec 1 13:42:19 2005
New Revision: 351483
URL: http://svn.apache.org/viewcvs?rev=351483&view=rev
Log:
Flip the default version number for the 1.0.0 test release.
Modified:
struts/shale/trunk/default.properties
Modified: struts/shale/trunk/default.properties
URL:
http://svn.apache.org/viewcvs/struts/shale/trunk/default.properties?rev=351483&r1=351482&r2=351483&view=diff
==============================================================================
--- struts/shale/trunk/default.properties (original)
+++ struts/shale/trunk/default.properties Thu Dec 1 13:42:19 2005
@@ -22,7 +22,7 @@
# Version Identifier to append to artifact filenames, and embed in
# JavaDoc comments
-project.version=1.0.0-dev
+project.version=1.0.0
# Location in which state saving should take place (client or server)
state.saving=client
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]