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

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@959 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Mark Pollack
2009-04-09 14:38:35 +00:00
parent f7846072ed
commit 5f3ac321cb
22 changed files with 47 additions and 47 deletions
+2 -2
View File
@@ -4,12 +4,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>
<packaging>jar</packaging>
<version>3.0.0.M3</version>
<version>3.0.0.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.M3</version>
<version>3.0.0.BUILD-SNAPSHOT</version>
</parent>
<dependencies>