Going back to snapshots

This commit is contained in:
buildmaster
2022-06-15 16:42:35 +00:00
parent 83d4490727
commit d1084fd4b2
46 changed files with 48 additions and 48 deletions

View File

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