Update versions for Ivyland

This commit is contained in:
Soby Chacko
2020-03-02 14:22:13 -05:00
parent b0573a870b
commit f0711873cb
3 changed files with 7 additions and 7 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>3.0.3.BUILD-SNAPSHOT</version>
<version>Ivyland.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.2.2.RELEASE</version>
<version>2.2.3.RELEASE</version>
<relativePath/>
</parent>