Release Spring Framework 3.0.7.RELEASE

This commit is contained in:
Chris Beams
2011-12-22 18:14:16 +01:00
parent 5e448af903
commit 40015e3de3
24 changed files with 48 additions and 48 deletions

View File

@@ -4,12 +4,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-instrument</artifactId>
<packaging>jar</packaging>
<version>3.0.7.BUILD-SNAPSHOT</version>
<version>3.0.7.RELEASE</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.7.BUILD-SNAPSHOT</version>
<version>3.0.7.RELEASE</version>
</parent>
</project>