Update SNAPSHOT to 3.1.6

This commit is contained in:
buildmaster
2021-12-14 08:44:02 +00:00
parent 392a0d881e
commit 2ece708178
47 changed files with 124 additions and 87 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>3.0.5-SNAPSHOT</version>
<version>3.0.5</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-function-dependencies</artifactId>
<version>3.1.6-SNAPSHOT</version>
<version>3.1.6</version>
<packaging>pom</packaging>
<name>Spring Cloud Function Dependencies</name>
<description>Spring Cloud Function Dependencies</description>