Going back to snapshots

This commit is contained in:
buildmaster
2020-12-21 11:57:50 +00:00
parent 902c9f94e0
commit d7fc2a251e
38 changed files with 40 additions and 40 deletions

View File

@@ -6,13 +6,13 @@
<artifactId>spring-cloud-function-parent</artifactId>
<name>Spring Cloud Function Parent</name>
<version>3.1.0</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</version>
<version>3.0.0-SNAPSHOT</version>
<relativePath/>
</parent>