Spring 3.0 RC3

This commit is contained in:
Arjen Poutsma
2009-12-01 14:24:24 +00:00
parent cb9e877e4a
commit 44375c90e6
25 changed files with 53 additions and 52 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.RC3</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.RC3</version>
</parent>
<dependencies>