Fix POMs for 3.2

This commit is contained in:
Oleg Zhurakousky
2021-07-13 16:23:02 +02:00
parent 9e4a5d733e
commit 2a73a7a0a3
38 changed files with 38 additions and 38 deletions

View File

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