Update SNAPSHOT to 3.0.14.RELEASE

This commit is contained in:
buildmaster
2021-04-20 12:01:13 +00:00
parent d17f9e96ce
commit 290042e070
38 changed files with 66 additions and 60 deletions

View File

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