Going back to snapshots

This commit is contained in:
buildmaster
2021-05-26 13:50:54 +00:00
parent af2298caaa
commit 40f1c2ad7c
44 changed files with 67 additions and 67 deletions

View File

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