Spring 3.0.5

This commit is contained in:
Chris Beams
2010-10-20 23:33:02 +00:00
parent a37a9e8a38
commit 0206845341
24 changed files with 47 additions and 47 deletions

View File

@@ -4,12 +4,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-tx</artifactId>
<packaging>jar</packaging>
<version>3.0.5.BUILD-SNAPSHOT</version>
<version>3.0.5.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.5.BUILD-SNAPSHOT</version>
<version>3.0.5.RELEASE</version>
</parent>
<dependencies>