Author: mrdon Date: Wed Jan 25 17:33:12 2006 New Revision: 372391 URL: http://svn.apache.org/viewcvs?rev=372391&view=rev Log: Using Maven snapshot naming convention
Modified: struts/scripting/trunk/project.xml Modified: struts/scripting/trunk/project.xml URL: http://svn.apache.org/viewcvs/struts/scripting/trunk/project.xml?rev=372391&r1=372390&r2=372391&view=diff ============================================================================== --- struts/scripting/trunk/project.xml (original) +++ struts/scripting/trunk/project.xml Wed Jan 25 17:33:12 2006 @@ -28,7 +28,7 @@ <groupId>struts</groupId> <artifactId>struts-scripting</artifactId> <name>Struts Scripting</name> - <currentVersion>1.0.2-dev</currentVersion> + <currentVersion>1.0.2-SNAPSHOT</currentVersion> <inceptionYear>2003</inceptionYear> <package>org.apache.struts.scripting</package> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]