Going back to snapshots

This commit is contained in:
buildmaster
2020-07-20 16:29:10 +00:00
parent 5c22876e3e
commit e130d7f9b8
4 changed files with 16 additions and 16 deletions

View File

@@ -7,11 +7,11 @@
<packaging>pom</packaging>
<name>spring-cloud-stream-release-build</name>
<description>Spring Cloud Stream Release Build</description>
<version>3.1.0-M2</version>
<version>3.1.0-SNAPSHOT</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.0.0-M3</version>
<version>3.0.0-SNAPSHOT</version>
<relativePath/>
</parent>