Update version to 3.1.0-SNAPSHOT

This commit is contained in:
Soby Chacko
2020-06-02 13:59:21 -04:00
parent 0a9359c90e
commit 269656eea4
6 changed files with 8 additions and 8 deletions

View File

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