Set next development version to Chelsea.BUILD-SNAPSHOT

This commit is contained in:
Marius Bogoevici
2017-04-11 23:18:36 -04:00
parent 549e42df9b
commit cd0cee8bcd
3 changed files with 13 additions and 12 deletions

View File

@@ -5,11 +5,11 @@
<packaging>pom</packaging>
<name>spring-cloud-stream-release-build</name>
<description>Spring Cloud Stream Release Build</description>
<version>Chelsea.SR1</version>
<version>Chelsea.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.3.1.RELEASE</version>
<version>1.3.2.BUILD-SNAPSHOT</version>
<relativePath />
</parent>