Going back to snapshots

This commit is contained in:
buildmaster
2020-09-23 14:34:33 +00:00
parent 861e4611b1
commit ed13099779
38 changed files with 56 additions and 56 deletions

View File

@@ -6,13 +6,13 @@
<artifactId>spring-cloud-function-parent</artifactId>
<name>Spring Cloud Function Parent</name>
<version>3.1.0-M3</version>
<version>3.1.0-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.0.0-M4</version>
<version>3.0.0-SNAPSHOT</version>
<relativePath/>
</parent>