Committed initial version of 3.0.2 tag

This commit is contained in:
Arjen Poutsma
2010-04-02 10:36:59 +00:00
parent 386b7507c6
commit cda4ed26f1
24 changed files with 46 additions and 45 deletions
+2 -2
View File
@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<packaging>jar</packaging>
<version>3.0.2.BUILD-SNAPSHOT</version>
<version>3.0.2.RELEASE</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.2.RELEASE</version>
</parent>
<dependencies>