Released Spring 3.0 RC2

This commit is contained in:
Arjen Poutsma
2009-11-13 15:13:07 +00:00
parent fc2d8ba73f
commit e3b58bf678
27 changed files with 63 additions and 54 deletions
+2 -2
View File
@@ -4,12 +4,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-expression</artifactId>
<packaging>jar</packaging>
<version>3.0.0.BUILD-SNAPSHOT</version>
<version>3.0.0.RC2</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.RC2</version>
</parent>
<dependencies>