Fix POMs for 3.2

This commit is contained in:
Oleg Zhurakousky
2021-07-13 16:23:02 +02:00
parent c0867062a0
commit 994896fd8d
38 changed files with 38 additions and 38 deletions

View File

@@ -6,7 +6,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>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-starter-function-web</artifactId>