Going back to snapshots

This commit is contained in:
buildmaster
2023-02-23 22:16:04 +00:00
parent 66c871c797
commit 11f02aea47
53 changed files with 81 additions and 81 deletions

View File

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