Released Spring Framework 3.0.0-M3

This commit is contained in:
Arjen Poutsma
2009-05-06 13:00:45 +00:00
parent bc85b54a87
commit 379fdcb27b
23 changed files with 49 additions and 48 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.BUILD-SNAPSHOT</version>
<version>3.0.0.M3</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.0.BUILD-SNAPSHOT</version>
<version>3.0.0.M3</version>
</parent>
<dependencies>