Update SNAPSHOT to 2.1.3.RELEASE

This commit is contained in:
buildmaster
2019-06-06 08:06:08 +00:00
parent 6fbfa60401
commit 6f7199cb1f
10 changed files with 10 additions and 10 deletions

View File

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