Going back to snapshots

This commit is contained in:
buildmaster
2022-09-02 20:49:18 +00:00
parent 8d62ca87e8
commit 5cb5b368d7
49 changed files with 76 additions and 76 deletions

View File

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