Update to Chelsea.BUILD-SNAPSHOT in root pom.xml

This commit is contained in:
Soby Chacko
2017-05-17 11:57:35 -04:00
parent 6eedbb7c88
commit f0e3426223

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.SR2</version>
<version>Chelsea.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.3.2.RELEASE</version>
<version>1.3.3.BUILD-SNAPSHOT</version>
<relativePath />
</parent>