Fix versions

This commit is contained in:
Oleg Zhurakousky
2021-03-16 13:42:57 +01:00
parent d509640827
commit c80bbfa5ad
3 changed files with 2 additions and 6 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>3.0.2-SNAPSHOT</version>
<version>3.0.2</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-function-dependencies</artifactId>