Update SNAPSHOT to 3.0.10.RELEASE

This commit is contained in:
buildmaster
2020-08-28 09:56:39 +00:00
parent f6ef267cee
commit 871588fb06
38 changed files with 65 additions and 59 deletions

View File

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