Revert "Back to 1.3.0.BUILD-SNAPSHOT"

This reverts commit baed445872.

For release train build.
This commit is contained in:
Gary Russell
2017-09-13 10:37:07 -04:00
parent baed445872
commit 15922e7321
14 changed files with 16 additions and 16 deletions

View File

@@ -4,12 +4,12 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.3.6.BUILD-SNAPSHOT</version>
<version>1.3.5.RELEASE</version>
<relativePath />
</parent>
<artifactId>spring-cloud-stream-tools</artifactId>
<version>1.3.0.BUILD-SNAPSHOT</version>
<version>1.3.0.RC1</version>
<name>spring-cloud-stream-build-tools</name>
<description>Spring Cloud Stream Build Tools</description>