Bumping versions to 3.0.5.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2020-04-07 17:57:04 +00:00
parent 4d56b8e65b
commit 7e03ea0f50
35 changed files with 52 additions and 52 deletions

View File

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