Update SNAPSHOT to Fishtown.RELEASE

This commit is contained in:
buildmaster
2019-01-08 11:53:16 +00:00
parent 90668884cb
commit cba6830f23
4 changed files with 14 additions and 14 deletions

View File

@@ -5,11 +5,11 @@
<packaging>pom</packaging>
<name>spring-cloud-stream-release-build</name>
<description>Spring Cloud Stream Release Build</description>
<version>Fishtown.BUILD-SNAPSHOT</version>
<version>Fishtown.RELEASE</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.1.0.RC3</version>
<version>2.1.1.RELEASE</version>
<relativePath />
</parent>