Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT

This commit is contained in:
Mark Pollack
2009-04-03 14:03:48 +00:00
parent 07e6d9d966
commit 8f76197485
21 changed files with 40 additions and 40 deletions

View File

@@ -14,7 +14,7 @@
<groupId>org.springframework</groupId>
<artifactId>spring</artifactId>
<packaging>pom</packaging>
<version>3.0.0.BUILD-SNAPSHOT</version>
<version>3.0.0.M3</version>
<name>Spring Framework</name>
<description>Spring is a layered Java/J2EE application platform, based on code published in Expert
One-on-One J2EE Design and Development by Rod Johnson (Wrox, 2002). </description>