Going back to snapshots

This commit is contained in:
buildmaster
2023-12-18 22:34:52 +00:00
parent a0474f71e6
commit 65b80f6fae
47 changed files with 49 additions and 49 deletions

View File

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