Update SNAPSHOT to 2.1.1.RELEASE

This commit is contained in:
buildmaster
2019-02-15 15:25:54 +00:00
parent 26ae49bcc0
commit 564fb29195
10 changed files with 11 additions and 11 deletions

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-parent</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version>
<version>2.1.1.RELEASE</version>
</parent>
<packaging>pom</packaging>
<name>spring-cloud-stream-core-docs</name>