Update SNAPSHOT to 3.0.5.RELEASE

This commit is contained in:
buildmaster
2020-04-21 16:44:39 +00:00
parent cfe534660e
commit 1d217827b5
35 changed files with 37 additions and 37 deletions

View File

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