Update SNAPSHOT to Greenwich.RELEASE

This commit is contained in:
buildmaster
2019-01-22 21:28:45 +00:00
parent 371f403842
commit b14ede22cb
4 changed files with 26 additions and 26 deletions

View File

@@ -6,11 +6,11 @@
<packaging>pom</packaging>
<name>Spring Cloud Starter Build</name>
<description>Spring Cloud Starter Build</description>
<version>Greenwich.BUILD-SNAPSHOT</version>
<version>Greenwich.RELEASE</version>
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.1.2.BUILD-SNAPSHOT</version>
<version>2.1.2.RELEASE</version>
<relativePath />
</parent>