Update Central POMs to 3.0.2

This commit is contained in:
David Syer
2010-02-21 15:32:18 +00:00
parent 5b537e9604
commit 1a351db6e0
23 changed files with 44 additions and 44 deletions

View File

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