Increment version to 3.0.8.BUILD-SNAPSHOT

This commit is contained in:
Chris Beams
2011-12-19 14:38:02 +01:00
parent 40015e3de3
commit 6316448453
24 changed files with 49 additions and 49 deletions

View File

@@ -6,12 +6,12 @@
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>
<packaging>jar</packaging>
<version>3.0.7.RELEASE</version>
<version>3.0.8.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework</groupId>
<artifactId>spring-parent</artifactId>
<relativePath>../org.springframework.spring-parent</relativePath>
<version>3.0.7.RELEASE</version>
<version>3.0.8.BUILD-SNAPSHOT</version>
</parent>
<dependencies>