Going back to snapshots

This commit is contained in:
buildmaster
2019-10-24 21:48:12 +00:00
parent ca2413e243
commit 9e7bd6c5cc
5 changed files with 30 additions and 169 deletions

View File

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