Bumping versions to 3.0.4.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2020-03-03 15:23:14 +00:00
parent 568fd9affd
commit 87dd0dd113
33 changed files with 50 additions and 50 deletions

View File

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