Going back to snapshots

This commit is contained in:
buildmaster
2022-11-03 14:43:10 +00:00
parent 680900f550
commit 1cdb598aaf
50 changed files with 78 additions and 78 deletions

View File

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