Updated projects to 3.1.0-SNAPSHOT

This commit is contained in:
Marcin Grzejszczak
2020-06-05 13:52:02 +02:00
parent 0c8cf57eb2
commit 20f9ef44f0
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
</parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-stream-starter-parent</artifactId>
<version>3.1.0.BUILD-SNAPSHOT</version>
<version>3.1.0-SNAPSHOT</version>
<name>spring-cloud-stream-starter-parent</name>
<description>Specifies Boot version for the releaser</description>
<packaging>pom</packaging>

View File

@@ -10,7 +10,7 @@
<relativePath/>
</parent>
<artifactId>spring-cloud-stream-dependencies</artifactId>
<version>3.1.0.BUILD-SNAPSHOT</version>
<version>3.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>spring-cloud-stream-dependencies</name>
<description>Spring Cloud Stream Dependencies</description>