Preparing s-c-function for 3.0.0.M1

This commit is contained in:
Oleg Zhurakousky
2019-06-10 08:44:09 +02:00
parent 27da34fca9
commit ba7044fc5a
3 changed files with 7 additions and 7 deletions

View File

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