Update Central POMs to 3.0.2

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3022 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
David Syer
2010-02-21 15:32:18 +00:00
parent 16f62e23a8
commit 25ef81476d
23 changed files with 44 additions and 44 deletions
+2 -2
View File
@@ -4,12 +4,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-expression</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>
<dependencies>