Bumping versions to 3.0.4.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2020-03-03 16:39:02 +00:00
parent ae55055f22
commit 7be3d4b007
4 changed files with 16 additions and 16 deletions

View File

@@ -7,11 +7,11 @@
<packaging>pom</packaging>
<name>spring-cloud-stream-release-build</name>
<description>Spring Cloud Stream Release Build</description>
<version>Ivyland.BUILD-SNAPSHOT</version>
<version>3.0.4.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.0.0.BUILD-SNAPSHOT</version>
<version>2.2.3.RELEASE</version>
<relativePath/>
</parent>