Update SNAPSHOT to 3.2.0-M1

This commit is contained in:
buildmaster
2021-07-30 10:55:41 +00:00
parent ffd4e43d4b
commit abb79e7387
44 changed files with 67 additions and 67 deletions

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-parent</artifactId>
<version>3.2.0-SNAPSHOT</version>
<version>3.2.0-M1</version>
</parent>
<dependencies>