Change version from 3.0.0.M3 to 3.0.0.BUILD-SNAPSHOT (again)

This commit is contained in:
Mark Pollack
2009-04-09 14:38:35 +00:00
parent 3e4810f670
commit 362629d03b
22 changed files with 47 additions and 47 deletions

View File

@@ -14,7 +14,7 @@
<groupId>org.springframework</groupId>
<artifactId>spring</artifactId>
<packaging>pom</packaging>
<version>3.0.0.M3</version>
<version>3.0.0.BUILD-SNAPSHOT</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>