Prepping for 3.0.5

This commit is contained in:
Arjen Poutsma
2010-08-19 11:04:04 +00:00
parent 9f05f28727
commit dbfa049e1e
23 changed files with 44 additions and 44 deletions

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-web</artifactId>
<packaging>jar</packaging>
<version>3.0.4.BUILD-SNAPSHOT</version>
<version>3.0.5.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.4.BUILD-SNAPSHOT</version>
<version>3.0.5.BUILD-SNAPSHOT</version>
</parent>
<dependencies>