Update POMs to RC1; Boot 1.5.7; Reactor Bismuth-M4

This commit is contained in:
Gary Russell
2017-09-12 14:35:08 -04:00
parent 11b21d9eec
commit 5722f5af06
14 changed files with 17 additions and 19 deletions

View File

@@ -4,12 +4,12 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.3.4.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>