Update SNAPSHOT to 3.0.8.RELEASE

This commit is contained in:
buildmaster
2020-06-22 07:30:59 +00:00
parent 3e41df831c
commit 13b009fb3c
38 changed files with 63 additions and 58 deletions

View File

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