Update SNAPSHOT to 3.1.4

This commit is contained in:
buildmaster
2021-09-21 05:48:12 +00:00
parent 16de1ca920
commit d269d8d877
45 changed files with 69 additions and 69 deletions

View File

@@ -6,13 +6,13 @@
<artifactId>spring-cloud-function-parent</artifactId>
<name>Spring Cloud Function Parent</name>
<version>3.1.4-SNAPSHOT</version>
<version>3.1.4</version>
<packaging>pom</packaging>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.0.4-SNAPSHOT</version>
<version>3.0.4</version>
<relativePath/>
</parent>