Increment version to 3.1.1.BUILD-SNAPSHOT

This commit is contained in:
Chris Beams
2011-12-16 11:59:06 +01:00
parent dfc5b482c9
commit e158f61e93
24 changed files with 49 additions and 49 deletions

View File

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