Going back to snapshots

This commit is contained in:
buildmaster
2022-03-29 14:53:19 +00:00
parent 63b9313d1f
commit 2dccf48806
44 changed files with 62 additions and 99 deletions

View File

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