Versions to 1.3.0.RELEASE, Bismuth-RELEASE

This commit is contained in:
Gary Russell
2017-09-29 11:31:06 -04:00
parent 4c33e5eb58
commit 9e46ec00a0
14 changed files with 17 additions and 17 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.RELEASE</version>
<name>spring-cloud-stream-build-tools</name>
<description>Spring Cloud Stream Build Tools</description>