Update version in POMs to 3.0.3

This commit is contained in:
David Syer
2010-04-15 10:26:14 +00:00
parent 67ba18f956
commit eb7f8309e2
23 changed files with 343 additions and 343 deletions

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
<packaging>jar</packaging>
<version>3.0.2.BUILD-SNAPSHOT</version>
<version>3.0.3.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.2.BUILD-SNAPSHOT</version>
<version>3.0.3.BUILD-SNAPSHOT</version>
</parent>
<profiles>