Fix POMs version

This commit is contained in:
Oleg Zhurakousky
2020-06-22 16:45:21 +02:00
parent 2fe888dde8
commit 8ef8190681
36 changed files with 37 additions and 37 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-function-parent</artifactId>
<version>3.0.9.SNAPSHOT</version>
<version>3.0.9.BUILD-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>spring-cloud-starter-function-web</artifactId>